summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-20record labels in compiler experimentaarne
2007-03-31bib entryaarne
2007-03-29bracketaarne
2007-03-29links in gf courseaarne
2007-03-28I want phrases in thai travelaarne
2007-03-27primitive pattern matchingaarne
2007-03-27distinct form for opers that have no valueaarne
2007-03-27top-level toy compiler - far from completeaarne
2007-03-27Nicer formatting of generated GSL.bringert
2007-03-26started evalaarne
2007-03-26toy target languageaarne
2007-03-26Remove all empty SLF nodes, don't care about edge explosion. Empty nodes are ...bringert
2007-03-26Use EBNF compaction for GSL.bringert
2007-03-26Fixed SISR bug.bringert
2007-03-25param encodingaarne
2007-03-25Added directly cyclic SRG test case.bringert
2007-03-25Give SRG test cases human-readable names.bringert
2007-03-25commented LC_LR modificationbringert
2007-03-25Also remove indirectly cyclic productions.bringert
2007-03-25Removed srg0006, it was a duplicate of srg0002bringert
2007-03-25Added srg0006: A grammar with a cycle caused by an empty production.bringert
2007-03-25Comments only.bringert
2007-03-24SRG generation: merge categories with identical set of productions. The LC_LR...bringert
2007-03-24simple source language for compiler experimentaarne
2007-03-24Modified the LC_LR implementation to only produce rules using A-X categories ...bringert
2007-03-24Better debugging output when SRG generation crashes because of a missing cate...bringert
2007-03-24Just renaming in srg0005bringert
2007-03-24Shrunk srg0005bringert
2007-03-24More srg test cases.bringert
2007-03-24Added srg0004: a simple left-recursive grammar.bringert
2007-03-23componentsaarne
2007-03-23gf course descriptionaarne
2007-03-23Added srg0003: test case for indirect cycles.bringert
2007-03-23Uncommented troublesome rules in srg0002bringert
2007-03-23Added test case which demonstrates a bug with implicit left recusion in SRG g...bringert
2007-03-20Remove removeIdenticalRules, since it would get rid of alternative parse resu...bringert
2007-03-20Do the same initial transformations as for CFGs when generating FAs: remove c...bringert
2007-03-20Do top-down and bottom-up filtering together to a fixed point.bringert
2007-03-20Moved code and comments around in TransformCFG.bringert
2007-03-20Renamed removeEmptyCats to bottomUpFilter.bringert
2007-03-20Removed dead export list.bringert
2007-03-20Removed fixed FIXMEs.bringert
2007-03-19Use makeSimpleSRG everywhere and remove makeSRG. Reimplemented top-down filte...bringert
2007-03-16thai phrase translatoraarne
2007-03-14ma -status; sep lines for l -allaarne
2007-03-01bib entriesaarne
2007-02-28model for resourceaarne
2007-02-28parsing method in EmbedAPIaarne
2007-02-24cc output as pipable stringaarne
2007-02-23cc -tableaarne