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
2013-09-04
fix a few warnings in the Java binding
kr.angelov
2013-09-04
updated files src/ui/android
kr.angelov
2013-09-04
added make file for compiling the C runtime for Android. The JIT compiler for...
kr.angelov
2013-09-04
the code in the C runtime is now complete independent from config.h
kr.angelov
2013-09-04
remove the dependency on the CHAR_ASCII flag
kr.angelov
2013-09-04
remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces th...
kr.angelov
2013-09-04
avoid using nan() in libgu for portability with Android
kr.angelov
2013-09-04
slight optimization for the linearizer in the C runtime
kr.angelov
2013-09-04
bugfix in the robust linearizer
kr.angelov
2013-09-03
fix for linearization with 'pre'
kr.angelov
2013-09-03
fix in the GF compiler and runtime which let us to define pre construct detec...
kr.angelov
2013-08-29
almost functional version of the javascript runtime
kr.angelov
2013-08-29
the PGF class is now using the new Pool class to manage the life time of the ...
kr.angelov
2013-08-29
more carefull tracking of references in the Java binding
kr.angelov
2013-08-28
now Concr.parseBest throws ParseError
kr.angelov
2013-08-28
bugfix which caused the runtime to crash on Android
kr.angelov
2013-08-28
fix the error handling in the Java binding
kr.angelov
2013-08-28
make the Expr constructor private
kr.angelov
2013-08-28
fixes in the Java binding
kr.angelov
2013-08-27
added PGF.getStartCat()
kr.angelov
2013-08-27
added method for best first parsing in the Java binding
kr.angelov
2013-08-27
bugfix in the java binding
kr.angelov
2013-08-27
linearization in the Java binding
kr.angelov
2013-08-27
small refactoring in the Java binding
kr.angelov
2013-08-27
parsing from the Java binding
kr.angelov
2013-08-27
comparison for strings in libgu
kr.angelov
2013-08-27
quicksort and binary search for buffers in libgu
kr.angelov
2013-08-23
nonExist now does the expected thing
kr.angelov
2013-08-23
Add INSTALL file for python bindings. Add note about libtool to INSTALL of c ...
john
2013-08-21
gfse: don't use multiline text boxes everywhere, just for concrete syntax
hallgren
2013-08-21
change the locale in the test script for the Python binding
kr.angelov
2013-08-21
fix in the C parser
kr.angelov
2013-08-21
fix a crash in the python binding
kr.angelov
2013-08-20
gf -server: fix for directory URLs without a trailing slash
hallgren
2013-08-19
word completion in the C runtime now returns multi-word expressions and the c...
kr.angelov
2013-08-19
gfse: only try to upload/compile grammars when browser is online
hallgren
2013-08-19
gfse: always open a resizable text box when editing concrete syntax
hallgren
2013-08-19
fullFormLexicon in C and Python
kr.angelov
2013-08-19
added GuEnum interface for iterating over maps in the C runtime
kr.angelov
2013-08-16
implemented lookupMorpho for C and Python
kr.angelov
2013-08-16
provide API to access the language code for the concrete language
kr.angelov
2013-08-16
fixes in the C and Python API to make them closer to the Haskell API
kr.angelov
2013-08-15
added graphvizParseTree in the C and Python runtimes
kr.angelov
2013-08-15
graphvizAbstractTree in the C and Python runtimes
kr.angelov
2013-08-13
Syntax editor: minor CSS fix
john.j.camilleri
2013-08-07
Better error messages for attempts to redefine predefined constants
hallgren
2013-08-01
added untested port of GNU lightning to ARM
kr.angelov
2013-08-01
a bit more on the Java to C binding. Now it is possible to load a grammar and...
kr.angelov
2013-07-30
the first approximation for a statistical model consistent with dependent typ...
kr.angelov
2013-07-29
Cloud & PGF service: use Content-Type application/json for JSON output
hallgren
[next]