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
Age
Commit message (
Expand
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
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
Constructors.str2numeral for making numerals from strings
aarne
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-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-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-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
expose the tree visualization via PGF API
krasimir
2009-10-23
experimental robust parser
krasimir
2009-10-20
Malt parser .conll format by vd -output=malt
aarne
2009-10-19
labels read from config files for dependency trees, eg lib/src/dep.labels
aarne
2009-10-08
rudimentary dependency tree by command vd
aarne
2009-10-07
parse tree visualization command vp
aarne
2009-10-07
remove duplicated function from GF.Grammar.Macros
krasimir
2009-10-06
fix the error message for overload resolution
krasimir
2009-10-06
hopefully the last revision of the relative paths handling algorithm
krasimir
2009-10-05
another attempt to get the paths handling right
krasimir
2009-10-03
bugfix in extendPathEnv
krasimir
2009-10-02
merge GF.Grammar.API into GF.Grammar
krasimir
2009-10-02
refactor GF.Infra.CheckM and use the CheckM monad in the renamer as well
krasimir
2009-10-02
Implicit arguments in GF. Works only in PGF for now.
krasimir
2009-09-21
refactoring in GF.Grammar.Macros
krasimir
2009-09-20
syntax for implicit arguments in GF
krasimir
2009-09-20
rename MetaSymb in GF.Grammar.Grammar to MetaId to match the convention in PGF
krasimir
2009-09-20
remove the Read instances from GF.Grammar.Grammar
krasimir
2009-09-20
rename Decl in GF.Grammar.Grammar to Hypo to match the convention in PGF
krasimir
2009-09-20
change the data types and the syntax in PGF to match the new syntax for impli...
krasimir
2009-09-28
export the morphology API from PGF
krasimir
2009-09-25
bugfix: the identifiers in the output of l -table should not be qualified
krasimir
[next]