blob: 479e6c5915cc4921a454d662d4b8745dd5050ef0 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
|
# This file controls which classes produce debugging output
# rename to .dstreamrc and place in the directory where you're doing
# the debugging.
# Set this to 1 to get default silence for unlisted classes
Dstream_default_silence 0
# In any case: for listed classes:
# 0: verbose
# 1: silent
# class name silence?
Dstream 0
# yydebug
InitParser 1
Parser 1
InitDeclarations 1
Declarations 1
yyparse 1
# FlexLexer debug
InitLexer 1
Lexer 1
My_lily_lexer 1
walking 1
# flower lib
File_path 1
Matrix 1
Vector 1
# lily
Absolute_dynamic_req 1
Atom 1
Axis_group_administration 1
Axis_group_spanner 1
Articulation_req 1
Auto_beam_engraver 1
Audio_column 1
Audio_element 1
Audio_item 1
Audio_note 1
Bar 1
Bar_req 1
Beam 1
Bezier 1
Bezier_bow 1
Bezier_bow_controls 1
Bezier_controls 1
Bow 1
Change_iterator 1
Change_translator 1
Chord 1
Chord_iterator 1
Clef_item 1
Clef_change_req 1
Col_configuration 1
Col_hpositions 1
Collision 1
Column_info 1
Column_rod 1
Duration_identifier 1
Engraver 1
Engraver_group_engraver 1
General_script_def 1
Global_translator 1
Graphical_element 1
Graphical_axis_group 1
Group_change_req 1
Guile 1
Head_column 1
Horizontal_align_item 1
Horizontal_group_item 1
Idealspacing 1
Identifier 1
Ineq_constrained_qp 1
Input_translator 1
int_identifier 1
Item 1
Key_item 1
Lookup 1
Line_spacer 1
Melodic_req 1
Midi_def 1
Midistrings 1
Mixed_qp 1
Music 1
Musical_pitch 1
Music_iterator 1
Music_output_def 1
Note_column 1
Note_head 1
Note_performer 1
Note_req 1
Paper_column 1
Paper_outputter 1
Paper_score 1
Paper_def 1
Partial_measure_req 1
Performance 1
Performer 1
Performer_group_performer 1
Real_identifier 1
Request 1
Request_iterator 1
Rest_collision 1
Rest_collision_engraver 1
Rest_req 1
Rhythmic_head 1
Rhythmic_req 1
Scope 1
Score 1
Score_column 1
Score_element 1
Score_engraver 1
Score_performer 1
Script_column 1
Script_def 1
Script_req 1
Single_malt_grouping_item 1
Slur 1
Spacer_rod 1
Spacing_problem 1
Span_req 1
Span_dynamic_req 1
Spanner 1
Spring_spacer 1
Skip_req 1
Staff_commands 1
Staff_symbol 1
Stem 1
Stem_info 0
Stem_req 1
String_identifier 1
Relative_octave_music 1
Symtable 1
Symtables 1
Text_def 1
Text_item 1
Text_req 1
Text_script_req 1
Time_description 1
Time_signature_change_req 1
Translation_property 1
Translator 1
Translator_group 1
Voice 1
Voice_iterator 1
Word_wrap 1
delete_identifiers 1
parse_duration 1
parse_pitchmod 1
|