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
/
compiler
Age
Commit message (
Expand
)
Author
2014-04-04
TypeCheck.RConcrete: contravariance in table types
hallgren
2014-04-04
Removed imports of TypeCheck.Concrete, fixed problems in TypeCheck.RConcrete
hallgren
2014-04-01
Bug fix for pattern macros in pre{}
hallgren
2014-03-21
refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...
kr.angelov
2014-03-19
gf -server: add a command to manually flush the PGF cache
hallgren
2014-03-17
show the value in the error message when failing to get Str from value
aarne
2014-03-15
bugfix in the compiler for linref of empty record
kr.angelov
2014-02-17
fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile Docu...
kr.angelov
2014-02-11
GFServer.hs: avoid intertwined log messages from parallel requests
hallgren
2014-02-09
disabled ad hoc overloading, as it still causes mysterious errors. It is just...
aarne
2014-02-04
GFC.hs: encodeFile_ is not available in the standard Data.Binary
hallgren
2014-02-01
new overload resolution, taking care of ad hoc overloading.
aarne
2014-02-01
ad hoc overloading: a new way to deal with name resolution conflicts. Previou...
aarne
2014-01-31
typo in Concrete type checker: when type checking <e : t>, return annotated e...
aarne
2014-01-31
experimental type checker module GF.Compile.TypeCheck.RConcrete.hs with recor...
aarne
2014-01-27
gf -server: fix a redirection bug...
hallgren
2014-01-24
gf -server: allow multiple PGF service requests to be handled in parallel
hallgren
2014-01-20
Optionally include C run-time support
hallgren
2014-01-09
Check file datestamp before creating PGF file when compiling grammars
hallgren
2014-01-09
Check file datestamps before unioning PGF files (fix)
hallgren
2014-01-09
Check file datestamps before unioning PGF files
hallgren
2013-12-18
PGFtoPython: add Python translations for nonExist, BIND and SOFT_BIND
hallgren
2013-12-16
GF.Compile.ReadFiles: reduced code duplication
hallgren
2013-12-10
option --split-pgf replaces option --mk-index. This splits the PGF into one f...
kr.angelov
2013-12-06
Show relative file paths in error messages
hallgren
2013-12-06
GF.Compile.CheckGrammar: add source path to error message for circular defini...
hallgren
2013-12-06
GF shell: fix help text for generate_trees
hallgren
2013-12-03
removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines ...
aarne
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-29
Move typePredefined from GF.Compile.Compute.AppPredefined to GF.Compile.TypeC...
hallgren
2013-11-29
Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macros
hallgren
2013-11-28
GFI: adapt to character encoding changes
hallgren
2013-11-28
SimpleEditor.Convert: adapt to recent character encoding changes
hallgren
2013-11-26
Represent identifiers as UTF-8-encoded ByteStrings
hallgren
2013-11-25
Change how GF deals with character encodings in grammar files
hallgren
2013-11-22
fix the export for CFG grammars with BIND, SOFT_BIND and nonExist
kr.angelov
2013-11-22
the GF syntax for identifiers is exteded with quoted forms, i.e. you could wr...
kr.angelov
2013-11-21
Some refactoring in GF.Compile and GF.Compile.GetGrammar
hallgren
2013-11-21
Some more monadic lifting changes
hallgren
2013-11-20
Removed some code duplication in GF.Compile.Update
hallgren
2013-11-20
Reduced clutter in monadic code
hallgren
2013-11-19
GF shell: improved system_pipe (aka "?") command
hallgren
2013-11-12
Fix Issue 60: Weird output when executing system commands from the gf shell
hallgren
2013-11-12
Fix Issue 68: Cannot use an overloaded operator in table defined using square...
hallgren
2013-11-12
GF.System.Chatch: remove redundant #include
hallgren
2013-11-12
added Predef.SOFT_BIND. This special token allows zero or more spaces between...
kr.angelov
2013-11-11
Fix Issue 41: "," in context-free rules causes parsing failure
hallgren
2013-11-11
Fix issue 61: GF shell cannot parse a system command ending with a space
hallgren
2013-11-06
Make PGF.Tree internal
hallgren
2013-11-06
Remove PGF.Signature
hallgren
[next]