krasimir
|
8cdad08ad9
|
remove the comments about the meta variables. They are not relevant anymore
|
2008-06-23 14:32:55 +00:00 |
|
krasimir
|
71e3ce5107
|
added type signature for expr2tree to make it visible for haddock
|
2008-06-23 14:12:40 +00:00 |
|
aarne
|
fc69b962bc
|
threaded string operations to strings if given as options to linearize
|
2008-06-22 19:02:09 +00:00 |
|
aarne
|
7d1ee74958
|
added -nofun and -nocat options to vt
|
2008-06-22 14:15:06 +00:00 |
|
aarne
|
16fd61ce00
|
tree visualization command
|
2008-06-22 13:07:09 +00:00 |
|
aarne
|
06f3fa8637
|
prefix and variants restored in linearization
|
2008-06-22 09:01:32 +00:00 |
|
krasimir
|
c0d22bec2d
|
split the Exp type to Tree and Expr
|
2008-06-19 12:48:29 +00:00 |
|
aarne
|
0442d67e8c
|
system command pipes (sp)
|
2008-06-18 16:26:12 +00:00 |
|
aarne
|
361c6cb096
|
new languages in resource Make; moved GF-specific stuff from Quiz
|
2008-06-16 11:15:38 +00:00 |
|
aarne
|
4be8e59c1c
|
documentation of commands; restriction options to generation
|
2008-06-15 21:36:41 +00:00 |
|
aarne
|
93122ed338
|
added translation and mophology quizzes
|
2008-06-14 08:51:13 +00:00 |
|
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 |
|