]> git.donarmstrong.com Git - lilypond.git/commit
* lily/identifier-smob.cc (unpack_identifier): new file.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 21 Sep 2002 13:30:18 +0000 (13:30 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 21 Sep 2002 13:30:18 +0000 (13:30 +0000)
commitc82da428296a290d2728eac6e36de3b3b80d14d1
tree07fc79c3b8c71afa10376c35cbeb9b5a8e7cd626
parenta0095a83df6c42fa70051f9c831b209112349463
* lily/identifier-smob.cc (unpack_identifier): new file.

* lily/lexer.ll (identifier_type): new function.  use ly-id to
pass off scheme expressions as music identifiers.
12 files changed:
ChangeLog
NEWS
input/test/scheme-interactions.ly [new file with mode: 0644]
lily/identifier-smob.cc [new file with mode: 0644]
lily/include/identifier-smob.hh [new file with mode: 0644]
lily/include/my-lily-lexer.hh
lily/lexer.ll
scm/beam.scm
scm/chord-name.scm
scm/grob-description.scm
scm/music-functions.scm
scm/output-lib.scm