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
Age
Commit message (
Expand
)
Author
2013-09-17
a major refactoring in the C runtime. GuList is now removed and replaced with...
kr.angelov
2013-09-16
Remove contribs and examples
john.j.camilleri
2013-09-16
added BSD licenses to the Java binding and the android UI
kr.angelov
2013-09-13
remove leftcorner_cat_idx which is now redundant
kr.angelov
2013-09-13
minor optimization/refactoring in the grammar reader
kr.angelov
2013-09-13
the leftcorner indexing is now completely removed since it slowed down the lo...
kr.angelov
2013-09-13
fix the debug mode of the parser after the changes in the libgu API
kr.angelov
2013-09-13
tiny optimization in pgf/reader
kr.angelov
2013-09-13
bugfix in utf8.c
kr.angelov
2013-09-13
fix a warning in utf8.c
kr.angelov
2013-09-13
optimize the reading of strings in the grammar loader.
kr.angelov
2013-09-13
more UTF8 cleanup
kr.angelov
2013-09-13
clean up the UTF8 API in libgu
kr.angelov
2013-09-12
fix in Android.mk to make sure that the Android build will always see the ARM...
kr.angelov
2013-09-12
remove the logging from libgu
kr.angelov
2013-09-12
enable the PGF JIT compiler for Android
kr.angelov
2013-09-11
rewrite the ARM port of GNU lightning to a form compatible with the versions ...
kr.angelov
2013-09-10
Some code verbosity reduction
hallgren
2013-09-10
Workaround for a problem with lock fields
hallgren
2013-05-30
new-comp: delay eta expansion until just before partial evaluation
hallgren
2013-09-09
Nonlinear patterns in concrete syntax are now detected and reported as errors
hallgren
2013-09-09
partial evaluator: prettier complaint about nonlinears patterns
hallgren
2013-09-09
partial evaluator: complain about nonlinear patterns
hallgren
2013-09-09
Fix an old name shadowing bug in concrete syntax by removing the refresh pass
hallgren
2013-09-06
added exhaustive generation in the Java binding
kr.angelov
2013-09-05
remove the string internalization since it slows down grammar loading with li...
kr.angelov
2013-09-05
move src/runtime/android to src/ui/android/jni
kr.angelov
2013-09-05
Fix an old bug that prevented pattern matching agains values containg tables
hallgren
2013-09-05
added version readPGF in Java which takes as argument InputStream. This makes...
kr.angelov
2013-09-05
fix gu_in_bytes_ to use buffering
kr.angelov
2013-09-05
remove the read and write modules from libgu. this simplifies the i/o layer
kr.angelov
2013-09-05
remove dump and yaml from libgu
kr.angelov
2013-09-05
bugfix for gu_buffered_in
kr.angelov
2013-09-04
add gu and pgf in the library path for building the Java binding
kr.angelov
2013-09-04
added description file for building jpgf.jar
kr.angelov
2013-09-04
fix the warnings from the Java binding
kr.angelov
2013-09-04
now it is possible to compile the C code for the Java binding from Eclipse. T...
kr.angelov
2013-09-04
added Eclipse project for building the Java binding
kr.angelov
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-09-02
gf.cabal: version: 3.5-darcs
hallgren
[next]