aboutsummaryrefslogtreecommitdiff
path: root/frontend/scanner.icl
AgeCommit message (Expand)AuthorFilesLines
2001-11-26assorted parse/scan bug fixesronny1-18/+16
2001-10-04Context -> ScanContextpieter1-19/+25
2001-10-01pass file modification times from icl module and dcl modules to backendronny1-27/+24
2001-09-12add <|- generator for overloaded listsjohnvg1-1/+16
2001-09-05fix parsing of [# with layout rulejohnvg1-1/+14
2001-08-31PK: token position + minor bugspieter1-69/+56
2001-07-25bug fix operator like =:= are now allowedronny1-2/+9
2001-07-25bug fix scanning ['']ronny1-0/+1
2001-07-25bug fix scanning ['\\\'']ronny1-0/+1
2001-07-25bug fix parse_bug_forbidden_symbolsronny1-4/+26
2001-07-25renamed ss_useLayout to ss_scanOptionsronny1-16/+16
2001-07-25changed ss_useLayout field to bit vector (in anticipation of more scan state ...ronny1-8/+11
2001-07-24bug fix funny_id_after_typeronny1-27/+6
2001-07-18assorted scanner/parser bug fixes by Pieter (tested by Ronny)ronny1-424/+178
2001-05-11moving all switch macros to new module "compilerSwitches"martinw1-3/+1
2001-03-13Generics are added, but are disabled.alimarin1-1/+17
2000-08-29adjusted treatment of lazy and strict array functionssjakie1-2/+3
2000-07-10Improved compatibility with Maarten's Theorem Prover Sourcesclean1-1/+34
2000-06-20reduce memory allocationclean1-21/+73
2000-06-06see previous revisionmartinw1-3/+1
2000-06-06added simple hacky preprocessor facility. The following sourcemartinw1-11/+48
2000-05-31setting defaultPrio to 9 according to bug report from Ronnymartinw1-1/+1
2000-03-09optimized by Johnpieter1-239/+552
2000-02-22Bug fixes escaped characters in character and string denotationsronny1-5/+32
2000-01-18bugfix: TryScanComment did not work when a single slash was followed by a new...martinw1-1/+8
1999-12-22\" as escape charpieter1-1/+1
1999-11-16allow operator names like .*pieter1-5/+7
1999-11-15bug fix: instance of < for Priority removed,sjakie1-0/+18
1999-10-25end of comment repaired to allow **/pieter1-0/+1
1999-10-20ExclamationToken is again a reserved sybol in every contextpieter1-1/+1
1999-10-13cases in lets fixedpieter1-2/+3
1999-10-07offside voor casespieter1-9/+9
1999-10-05Initial importronny1-0/+1518