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
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-09-01
bug fixes in the JIT compiler
kr.angelov
2014-08-29
added evaluator.h which I had forgoten
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
bugfix in the android app
kr.angelov
2014-08-22
src/www/robots.txt: robot exclusion file for the GF cloud service.
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 compliation error with GHC 7.4 caused by previous patch
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-07-21
PGF service: expire PGFs from the cache when they have been unused for 24 hours
hallgren
2014-07-15
src/server/gf-server.cabal: update dependencies
hallgren
2014-07-15
PGF Web Service: include entire completion in full mode
john.j.camilleri
2014-07-11
PGF web service: Return additional completion info with 'full' flag
john
2014-07-08
implemented computing with abstract syntax trees. It passes all test cases ex...
kr.angelov
2014-07-08
bugfix for the typechecker in the C runtime
kr.angelov
2014-07-06
an API for visitor patterns on abstract syntax trees from Python. This makes ...
kr.angelov
2014-07-06
small fix for the embedded mode in Python
kr.angelov
2014-07-06
embedded mode for GF grammar in Python. Only generation for now
kr.angelov
2014-07-03
filter out the leading +/* from the parser tree
kr.angelov
2014-07-03
bugfix in the ParseTreeView
kr.angelov
2014-07-03
scroll bars for the ParseTreeView
kr.angelov
2014-07-02
Visualization for parse trees on Android
kr.angelov
2014-07-02
added bracketedLinearize in the Java binding
kr.angelov
2014-07-02
fixed rare memory leak in the Java bindings
kr.angelov
2014-07-01
a few changes in the Nerc that I have forgoten to push
kr.angelov
2014-07-01
fix warnings in the compilation of the Java binding
kr.angelov
2014-06-24
minibar: include the grammar's last modification in the grammar info shown by...
hallgren
2014-06-21
Polished and renamed release notes to release-3.6.t2t
hallgren
2014-06-21
The --output-dir option now applies also to PGF files
hallgren
2014-06-20
Cloud service & apps: better error handling in wide coverage translation
hallgren
2014-06-20
PGF Service: return error code 404 (not found) instead of 500 (internal serve...
hallgren
2014-06-20
PGF Service, command=grammar: include the last modified time of the grammar i...
hallgren
2014-06-20
added a note that the green translation comes from the phrasebook
aarne
2014-06-19
language status in app help file as table ; less text
aarne
2014-06-19
runtime/c/setup.sh: use make -j to speed up compilation
hallgren
2014-06-18
build-binary-dist.sh: updated to include the Python binding to the C run-time
hallgren
2014-06-18
a small change in the keyboard layout for Android to make it more user friendly
kr.angelov
[next]