Searched refs:DLG (Results 1 – 25 of 28) sorted by relevance
12
2 # Makefile for DLG 1.3325 DLG=../bin/dlg44 $(DLG) -C2 parser.dlg dlg_a.c
2 /* parser.dlg -- DLG Description of scanner41 /* MR1 11-Apr-97 Provide mechanism for inserting code into DLG class */296 /* MR1 11-Apr-97 Provide mechanism for inserting code into DLG class */
120 DLG=${BIN_DIR}/dlg macro
121 DLG=${BIN_DIR}/dlg.exe
44 Specify a class name for DLG to generate. The default58 clear of ANTLR and DLG spawn.
24 * DLG 1.3363 /* MR1 11-Apr-97 Provide mechanism for inserting code into DLG class */414 /* MR1 11-Apr-97 Provide mechanism for inserting code into DLG class */585 /* DLG-specific syntax error message generator
25 performed via ALX which was soon replaced by Will Cohen's DLG in the37 error. Lexical classes (modes) were not allowed and DLG did not have70 dependencies and such correctly for ANTLR and DLG. Very few 1.00138 |DLG 1.00B Will Cohen Terence Parr, Hank Dietz |142 |DLG 1.00 Will Cohen Terence Parr, Hank Dietz |144 |DLG 1.06 Will Cohen Terence Parr, Hank Dietz |148 |DLG 1.10 Will Cohen Terence Parr |149 |DLG 1.20 Will Cohen Terence Parr |150 |DLG 1.21 Terence Parr |
18 I have gotten ANTLR and DLG to succesfully build with BCC 4.0, but have found35 this file bor32.cfg and keep a copy in both the ANTLR and DLG subdirectories.69 DLG = ..\bin\dlg109 # $(DLG) -C2 parser.dlg scan.c118 # DLG 1.32 Makefile for Borland C++ 4.02 with DPMI 32-bit DOS extender by137 DLG = ..\bin\dlg
183 #7. DLG crashes on some invalid inputs187 The following token defintion will cause DLG to crash.
325 character of lookahead maintained internally by DLG in member "ch"329 limitation of DLG without resorting to a lexer capable of331 DLG.908 Count Syntax Errors Count DLG Errors1105 #122. (Changed in 1.33MR11) Member functions to reset DLG in C++ mode3378 under some circumstances (e.g. a non-DLG lexer is used).3399 #29. (Added to 1.33MR1) Debugging DLG lexers3425 #28. (Added to 1.33MR1) More control over DLG header3443 #27. (Fixed in 1.33MR1) Comments in DLG actions3445 Previously, DLG would not recognize comments as a special case.[all …]
89 * Make sure that ANTLR and DLG generate ANSI code (use the -ga
5 If you do a "make scrub", ANTLR will have to run on antlr.g and DLG14 If you do a "make clean" right after installation, ANTLR and DLG should
44 DLG=${WORKSPACE}/Tools/bin/dlg62 # what files does PCCTS generate (both ANTLR and DLG)80 $(DLG) -C2 parser.dlg scan.c
170 DLG=${BIN_DIR}/dlg macro
171 DLG=${BIN_DIR}/dlg.exe
2 /* parser.dlg -- DLG Description of scanner56 /* MR1 in DLG action */787 /* MR1 in DLG action */
55 -CC Generate C++ output from both ANTLR and DLG.148 clear of ANTLR and DLG spawn.
89 /* MR1 in DLG action */230 /* MR1 in DLG action */529 /* MR1 in DLG action */976 /* MR1 11-Apr-97 Provide mechanism for inserting code into DLG class */988 /* MR1 */ err("Use #lexmember only in C++ mode (to insert code in DLG class header");1007 /* MR1 */ err("Use #lexprefix only in C++ mode (to insert code in DLG class header");1403 /* MR1 10-Apr-97 MR1 Allow shift right operator in DLG actions */
126 #7. DLG crashes on some invalid inputs130 The following token defintion will cause DLG to crash.
580 The following token defintion will cause DLG to crash.668 DLG now warns when both -i and -CC are selected.1158 This is a DLG stream class based on C++ istreams.
696 Count Syntax Errors Count DLG Errors858 #122. (Changed in 1.33MR11) Member functions to reset DLG in C++ mode2032 #28. (Added to 1.33MR1) More control over DLG header
139 $(DLG) $(DLG_FLAGS) -o $(ETO) $(ETO)\$(DLG_FILE)
97 $(DLG) $(DLG_FLAGS) -cl VfrLexer -o $(ETO) $(ETO)\VfrParser.dlg
76 DLG = $(PCCTS_DIR)\bin\dlg