summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-05-04Ali's new paper added to refs.aarne
2007-05-04gf-bibliography extended and converted to txt sourceaarne
2007-05-03removed the Str/Tok distinction in CheckGrammar - obsolete anyway.aarne
2007-04-21Fixed use of -unlexer in EmbedAPI. Before, EmbedAPI.linearize ignored the ↵bringert
flags in the grammar.
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
pprobably worse than lots of edges.
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 ↵bringert
LC_LR algorithm produces lots of those, especially when there is little inflection.
2007-03-24simple source language for compiler experimentaarne
2007-03-24Modified the LC_LR implementation to only produce rules using A-X categories ↵bringert
when those categories have any productions.
2007-03-24Better debugging output when SRG generation crashes because of a missing ↵bringert
category.
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 ↵bringert
generation.
2007-03-20Remove removeIdenticalRules, since it would get rid of alternative parse ↵bringert
results.
2007-03-20Do the same initial transformations as for CFGs when generating FAs: remove ↵bringert
cycles, identical rules and down top-down and bottom-up filtering.
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 ↵bringert
filtering in terms of CFRules instead of SRG. Do top-down filtering in makeSimpleSRG.
2007-03-16thai phrase translatoraarne
2007-03-14ma -status; sep lines for l -allaarne
2007-03-01bib entriesaarne