krasimir
|
d258b72719
|
another attempt to get the paths handling right
|
2009-10-05 14:58:13 +00:00 |
|
krasimir
|
2732a7a22e
|
Implicit arguments in GF. Works only in PGF for now.
|
2009-10-02 13:25:12 +00:00 |
|
krasimir
|
40373704ff
|
refactoring in GF.Grammar.Macros
|
2009-09-21 06:56:39 +00:00 |
|
krasimir
|
c2ef7ed35d
|
syntax for implicit arguments in GF
|
2009-09-20 13:47:08 +00:00 |
|
krasimir
|
7c805b8ff7
|
rename MetaSymb in GF.Grammar.Grammar to MetaId to match the convention in PGF
|
2009-09-20 10:28:27 +00:00 |
|
krasimir
|
94068df3fb
|
rename Decl in GF.Grammar.Grammar to Hypo to match the convention in PGF
|
2009-09-20 10:15:39 +00:00 |
|
krasimir
|
45bfba4103
|
remove the transfer modules. We don't need anything special, a transfer module is module without concrete syntax
|
2009-09-17 14:32:20 +00:00 |
|
krasimir
|
5d06550283
|
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that was hiding the warnings
|
2009-09-14 12:16:02 +00:00 |
|
aarne
|
c8027c8a4c
|
the construct lin C t now replaces lock fields (in source code; still tempor used internally); lock fields removed from english resource as an example
|
2009-06-20 13:50:34 +00:00 |
|
aarne
|
3d339d38a5
|
fixed pre expressions, parsing {} patterns, and the path in resource Make.hs
|
2009-05-25 12:19:32 +00:00 |
|
krasimir
|
f9c877eec6
|
some work on evaluation with abstract expressions in PGF
|
2009-05-22 18:54:51 +00:00 |
|
krasimir
|
e5399f2d0e
|
refactor the PGF.Expr type and the evaluation of abstract expressions
|
2009-05-20 21:03:56 +00:00 |
|
aarne
|
3583561492
|
pattern macros: oper f : pattern T = # p ; used as #f in patterns
|
2009-05-18 15:01:18 +00:00 |
|
aarne
|
dde36ed01c
|
new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}
|
2009-05-15 16:45:16 +00:00 |
|
krasimir
|
6f733230dd
|
use new parser which supports the syntax in GF.Grammar.Grammar directly
|
2009-03-16 14:10:30 +00:00 |
|