1
0
forked from GitHub/gf-core
Commit Graph

18 Commits

Author SHA1 Message Date
krasimir
43f8ec9228 fix the tree extractor in the incremental parser to check for cyclic charts and coercion rules. 2008-06-12 13:34:47 +00:00
aarne
2c0229f65c allow spaces between command options; option -treebank in linearize 2008-06-11 09:20:26 +00:00
aarne
59aff851a7 preliminary version of morpho analysis 2008-06-10 16:00:42 +00:00
kr.angelov
09768534aa lookParser already returns Nothing if there is no parser. Don't generate error 2008-06-05 11:18:59 +00:00
kr.angelov
0625cbb869 use parser combinators to parse the shell commands. simplified CommandLine type 2008-06-05 07:33:42 +00:00
kr.angelov
4606271031 back to breadth first search. Fixes the the "I am here" bug 2008-06-04 21:49:39 +00:00
kr.angelov
2db5cddc33 cleanup, document and export the completion API 2008-06-04 07:49:58 +00:00
bjorn
783f5a0aec Added lookPrintName. 2008-06-03 19:56:51 +00:00
krasimir
a2f4baa78b Redesign and opimize the incremental parser 2008-06-03 16:01:48 +00:00
krasimir
1647026506 Hackish version of the incremental parser 2008-06-03 06:59:44 +00:00
bjorn
699cf456cb Changes lookConcrFlag to return Maybe. 2008-05-30 15:38:35 +00:00
krasimir
a9d27771db use MultiMap from the reference implementation instead of GeneralDeduction and RedBlackTree 2008-06-02 08:38:27 +00:00
krasimir
7bab5ed958 Some more documentation 2008-06-02 07:45:45 +00:00
krasimir
3f3188a430 cleaned up and documented PGF API 2008-05-30 13:07:11 +00:00
krasimir
56c34b5dd8 replace GFCC with PGF in (almost) all places 2008-05-30 11:15:33 +00:00
krasimir
587eed4eaa change the PGF.Data.Exp type 2008-05-30 09:10:28 +00:00
krasimir
3d2ce9216d don't need SyntaxTree anymore. Use PGF.Data.Exp directly 2008-05-30 07:23:00 +00:00
krasimir
3f2f0d1bea change the library root namespace from GF.GFCC to PGF 2008-05-29 17:55:05 +00:00