index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Grammar
/
Printer.hs
Age
Commit message (
Collapse
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter ↵
krasimir
from deprecated
2009-10-28
restructure ResParam and ResValue
krasimir
2009-10-02
merge GF.Grammar.API into GF.Grammar
krasimir
2009-09-20
syntax for implicit arguments in GF
krasimir
2009-09-17
fix in GF.Grammar.Printer
krasimir
2009-09-17
remove the transfer modules. We don't need anything special, a transfer ↵
krasimir
module is module without concrete syntax
2009-09-14
Use GF.Grammar.Printer everywhere instead of PrGrammar
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that ↵
krasimir
was hiding the warnings
2009-08-18
let the GF.Grammar.Printer printer output the unicode symbols directly
krasimir
2009-05-22
some work on evaluation with abstract expressions in PGF
krasimir
2009-05-22
fix the handling of wildcards
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-03-15
export ppLabel from GF.Grammar.Printer
krasimir
2009-03-05
print semicolon after the ind statement
krasimir
2009-03-04
GF.Grammar.Printer: parenthesis around single identifier are not necessary
krasimir
2009-03-04
another missing case in GF.Grammar.Printer
krasimir
2009-03-04
qualified/unqualified mode for GF.Grammar.Printer. Used in the "cc" command
krasimir
2009-03-04
added few missing cases in GF.Grammar.Printer
krasimir
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during ↵
krasimir
module update
2009-02-01
small fixes in GF.Grammar.Printer
krasimir
2009-01-31
bug fix in the module dependencies checker
krasimir
2009-01-23
remove some more obsolete code
krasimir
2009-01-23
pretty printing of qualified identifiers
krasimir
2009-01-20
simple fixes in GF.Grammar.Printer
krasimir
2009-01-20
added pretty printing for flags
krasimir
2009-01-20
pretty printer for the GF.Grammar syntax. still not in use
krasimir