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
Age
Commit message (
Expand
)
Author
2009-12-14
reverse engineered version of the Editor grammar
krasimir
2009-12-14
fix the directories in gf-server.cabal
krasimir
2009-12-14
remove some more dead code
krasimir
2009-12-14
remove the old parsing code and the -erasing=on flag
krasimir
2009-12-14
rename some modules that had GFCC in the name to PGF+something
krasimir
2009-12-14
now the PGF to JavaScript convertor uses PMCFG
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir
2009-12-13
rename #Var to __gfVar because it breaks the JavaScript editor
krasimir
2009-12-13
unicode encoding in quiz questions fixed
aarne
2009-12-11
judgements lindef are now respected by both the parser and the linearizer
krasimir
2009-12-10
allow empty lines when reading with 'rf -lines -tree'
krasimir
2009-12-09
function read_file now reports errors if there is expression with parse or ty...
krasimir
2009-12-08
making Arabic minimal compile; strange chars remain
aarne
2009-12-07
change the URL to the bug tracker
krasimir
2009-12-07
Constructors.str2numeral for making numerals from strings
aarne
2009-12-05
added mkMeta and isMeta in PGF
krasimir
2009-12-05
fix the pattern matching in unStr, unInt, unDouble
krasimir
2009-12-01
abstracts, literals, and variables in tree visualization
aarne
2009-11-29
TranslateApp now have browser for abstract syntax
krasimir
2009-11-26
function doListGrammars in PGFService is obsolete
krasimir
2009-11-26
the default function of the PGFService should return list of functions as wel...
krasimir
2009-11-26
change PGF.categories to return list of identifiers instead of types
krasimir
2009-11-20
restored a parsing grammar api/Browse
aarne
2009-11-17
slight optimization in GF.Grammar.Lexer
krasimir
2009-11-16
Dutch lexicon generated via Google translate; method in lib/src/MkExx.hs
aarne
2009-11-15
command vt -mk for displaying overload-style function names
aarne
2009-11-14
lookupResType should always return the precomputed CncFun type
krasimir
2009-11-13
bugfix: In AppPredefined.hs, PTrue and PFalse should be declared as constructors
krasimir
2009-11-13
for 'lincat C = T' the typechecker should check that T is a valid type
krasimir
2009-11-12
before the optimizations OptParametrize and OptValues were applied twice. in ...
krasimir
2009-11-12
parteval -> partial evaluation
krasimir
2009-11-12
bugfix: GF.Compile.GrammarToGFCC should not strip the parameter values
krasimir
2009-11-11
questions, relatives, numerals - most of Dutch syntax soon in place
aarne
2009-11-07
check grammar should process the definitions in dependency order. This also e...
krasimir
2009-11-07
bugfix: if a concrete module has operations then they also should be optimized
krasimir
2009-10-28
check for cyclic parameters, operations and dependent types
krasimir
2009-10-28
refactoring in GF.Grammar.Lookup
krasimir
2009-10-28
restructure ResParam and ResValue
krasimir
2009-10-28
bugfix in GF.Compile.CheckGrammar
krasimir
2009-10-27
simplify the Term again
krasimir
2009-10-27
fix the compilation of MorphoService.hs
krasimir
2009-10-25
strip some redundant constructors from GF.Grammar.Grammar
krasimir
2009-10-25
small refactoring in GF.Compile.CheckGrammar
krasimir
2009-10-24
split the abstract syntax specific and the concrete syntax specific modules i...
krasimir
2009-10-24
refactoring in GF.Compile.Optimize
krasimir
2009-10-24
added tree visualizations in TranslateApp
krasimir
2009-10-24
expose the tree visualization via PGF API
krasimir
2009-10-23
fix typo
krasimir
2009-10-23
experimental robust parser
krasimir
2009-10-20
fix for multiword phrases in Malt format
aarne
[next]