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
|
9cebd25eac
|
Use GF.Grammar.Printer everywhere instead of PrGrammar
|
2009-09-14 15:13:11 +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 |
|
krasimir
|
be4ed7ff0a
|
let the GF.Grammar.Printer printer output the unicode symbols directly
|
2009-08-18 07:09:41 +00:00 |
|
krasimir
|
f9c877eec6
|
some work on evaluation with abstract expressions in PGF
|
2009-05-22 18:54:51 +00:00 |
|
krasimir
|
640a388253
|
fix the handling of wildcards
|
2009-05-22 21:47:32 +00:00 |
|
krasimir
|
e5399f2d0e
|
refactor the PGF.Expr type and the evaluation of abstract expressions
|
2009-05-20 21:03:56 +00:00 |
|
krasimir
|
fe5afb1cd1
|
export ppLabel from GF.Grammar.Printer
|
2009-03-15 18:52:27 +00:00 |
|
krasimir
|
7e75015e7d
|
print semicolon after the ind statement
|
2009-03-05 13:14:17 +00:00 |
|
krasimir
|
9e51c755c4
|
GF.Grammar.Printer: parenthesis around single identifier are not necessary
|
2009-03-04 15:22:23 +00:00 |
|
krasimir
|
a31d3f747c
|
another missing case in GF.Grammar.Printer
|
2009-03-04 13:52:01 +00:00 |
|
krasimir
|
9190efdd62
|
qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" command
|
2009-03-04 13:41:33 +00:00 |
|
krasimir
|
c6bececa8a
|
added few missing cases in GF.Grammar.Printer
|
2009-03-04 12:47:05 +00:00 |
|
krasimir
|
0296492f9d
|
Perhaps -> Maybe refactoring and better error message for conflicts during module update
|
2009-02-23 12:42:44 +00:00 |
|
krasimir
|
ccaf6a38a3
|
small fixes in GF.Grammar.Printer
|
2009-02-01 12:23:58 +00:00 |
|
krasimir
|
99c430e5f5
|
bug fix in the module dependencies checker
|
2009-01-31 10:49:01 +00:00 |
|
krasimir
|
d5f4482e39
|
remove some more obsolete code
|
2009-01-23 07:16:46 +00:00 |
|
krasimir
|
042739d747
|
pretty printing of qualified identifiers
|
2009-01-23 06:11:41 +00:00 |
|
krasimir
|
e176b99d12
|
simple fixes in GF.Grammar.Printer
|
2009-01-20 15:38:52 +00:00 |
|
krasimir
|
36c757b076
|
added pretty printing for flags
|
2009-01-20 14:07:13 +00:00 |
|
krasimir
|
6a0dcdd043
|
pretty printer for the GF.Grammar syntax. still not in use
|
2009-01-20 12:43:15 +00:00 |
|