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-06-24
minibar: include the grammar's last modification in the grammar info shown by...
hallgren
2014-06-21
The --output-dir option now applies also to PGF files
hallgren
2014-06-17
Compute/ConcreteNew.hs: eliminate selections from wildcard tables
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2014-06-12
now GF keywords can be used as identifiers if they are quoted
kr.angelov
2014-05-24
now we compile context-free grammars directly to PGF without going via GF sou...
kr.angelov
2014-05-21
in verbosity mode the compiler warns about missing paths
kr.angelov
2014-05-16
Compute/ConcreteNew.hs: adding a Prawitz rewrite
hallgren
2014-05-16
Fix an eta expansion bug in the grammar compiler
hallgren
2014-05-12
gf -server: include list of loaded PGFs in version info
hallgren
2014-04-28
Spring cleaning
hallgren
2014-04-09
PGF web service: add unlexers and enable client side caching
hallgren
2014-04-09
Change the type of PGF.Lexing.bindTok to [String] -> [String]
hallgren
2014-04-09
Unlexers: move capitalization of first word from GF.Text.Lexing to PGF.Lexing
hallgren
2014-04-08
Move basic lexing functions from GF.Text.Lexing to the new module PGF.Lexing
hallgren
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
[next]