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-09-05
full support for recursive def rules in the C runtime
kr.angelov
2014-09-02
src/server: refactoring to isolate dependencies on the cgi/fastcgi packages
hallgren
2014-09-01
partial implementation for recursive def rules
kr.angelov
2014-08-25
Fix GHC 7.4 compatibility issue caused by previous patch
hallgren
2014-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-08-22
Command line flag -s/-q now silences all warnings
hallgren
2014-08-20
Add lifted directory operations in GF.System.Directory to eliminate the need ...
hallgren
2014-08-20
GF.CompileOne: refactoring to reduce code duplication and improve readability
hallgren
2014-08-19
GF.Compile.ReadFiles: a simpler & faster way to convert from Latin1 to UTF-8
hallgren
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
2014-08-13
Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilation
hallgren
2014-08-11
GF.Compile: remove the Int from CompileEnv
hallgren
2014-08-11
pattern matching in def rules is now supported
kr.angelov
2014-08-11
revert an accidental change that I pushed together with the last patch
kr.angelov
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-07-28
Convert from Text.PrettyPrint to GF.Text.Pretty
hallgren
2014-07-27
Adding GF.Infra.Location and GF.Text.Pretty (forgot to 'darcs add' them before)
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
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
[prev]
[next]