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-09-19
use the syntax <x : A> in PGF.Expr for typed expressions. This is consistent ...
krasimir
2009-09-18
command ai doesn't need typechecking from the shell
krasimir
2009-09-18
typo in PGF.Expr
krasimir
2009-09-17
fix in GF.Grammar.Printer
krasimir
2009-09-17
added pt -transfer
krasimir
2009-09-17
remove the transfer modules. We don't need anything special, a transfer modul...
krasimir
2009-09-17
bugfix in the ai command
krasimir
2009-09-14
clean up the GF.Grammar API
krasimir
2009-09-14
Use GF.Grammar.Printer everywhere instead of PrGrammar
krasimir
2009-09-14
fix typo in CheckGrammar
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...
krasimir
2009-09-13
added needsTypeCheck parameter to CommandInfo. The argument to the command is...
krasimir
2009-09-11
added wrapper functions for expression manipulations in PGF. The Haskell API ...
krasimir
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type syno...
krasimir
2009-09-08
now the datatype Tree is only internal. All API functions are working with Ex...
krasimir
2009-09-07
export Hypo(..) from PGF
krasimir
2009-09-07
make the PMCFG generation lazy again. it was made strict when the profiler wa...
krasimir
2009-09-06
hopefully complete and correct typechecker in PGF
krasimir
2009-07-07
bugfixes in the parser for PGF.Type.Type
krasimir
2009-07-05
bugfix in PGF.Expr.apply
krasimir
2009-07-05
PGF.Type.Hypo now can represent explicit and implicit arguments and argument ...
krasimir
2009-07-05
PGF.Expr.eval now returns suspension when a meta variable is encountered
krasimir
2009-09-05
simple profiler for PMCFG
krasimir
2009-08-27
the -dump-X options should convert to UTF8
krasimir
2009-08-27
if there is oper patt = #(...) then it also should be decoded to Unicode
krasimir
2009-08-27
Persian transliteration
aarne
2009-08-25
let the 'se utf8' command change the terminal codepage to 65001 on Windows
krasimir
2009-08-21
ancient greek ut additions
aarne
2009-08-19
add functions and functionType to the PGF API
krasimir
2009-08-18
let the GF.Grammar.Printer printer output the unicode symbols directly
krasimir
2009-08-18
fix the unicode encoding problem with the cc command
krasimir
2009-08-07
transliteration now needs addition only in one file; a code can be more than ...
aarne
2009-08-06
merge some changes from the latest version of Data.Binary. Makes the binary d...
krasimir
2009-06-24
simplification: decodeFile doesn't have to check that the file is empty anymore
krasimir
2009-06-24
make the Functor Get instance in Data.Binary strict to be sure that the decod...
krasimir
2009-06-24
bugfix: Use openBinaryFile in Data.Binary.decodeFile. It makes difference onl...
krasimir
2009-06-24
explicitly close the file handle in Data.Binary.decodeFile
krasimir
2009-06-23
make Data.Binary.decodeFile stricter. It seems like this fixes the file locki...
krasimir
2009-06-23
made .cf grammars take their startcat from the first rule
aarne
2009-06-22
cleaning up overshadow failure to warning, after testing resource compilation
aarne
2009-06-22
fixed warnings in present compilation of resource, esp. unreached patterns
aarne
2009-06-22
test unification in TypeCheck
aarne
2009-06-20
the construct lin C t now replaces lock fields (in source code; still tempor ...
aarne
2009-06-20
accepting + patterns in pre expressions
aarne
2009-06-20
function for printing the help file in txt2tags
aarne
2009-06-19
in splitContraints the values first have to be reduced
krasimir
2009-06-19
fix the current PGF typechecker
krasimir
2009-06-19
bugfix: restore the check for bound variables in expr2tree
krasimir
2009-06-18
in the ai command don't show the fun keyword if there aren't any functions.
krasimir
2009-06-18
the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. t...
krasimir
[next]