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
/
runtime
Age
Commit message (
Expand
)
Author
2014-03-05
implementation for pre in the C runtime
kr.angelov
2014-03-04
use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c
kr.angelov
2014-03-04
memory leak in parseval.c
kr.angelov
2014-03-04
rename pgf_lzr_linearize_table to pgf_lzr_get_table
kr.angelov
2014-02-27
more in src/runtime/java/INSTALL
kr.angelov
2014-02-27
another fix for building the Java binding
kr.angelov
2014-02-27
added file with instructions for compiling the Java binding
kr.angelov
2014-02-27
instructions for compiling the C runtime on Windows
kr.angelov
2014-02-27
changes in Makefile.am to make it easier to compile the C runtime on Windows
kr.angelov
2014-02-27
include malloc.h in a few places to avoid warnings on Windows
kr.angelov
2014-02-27
update the Eclipse project for jpgf with settings needed for Windows
kr.angelov
2014-02-10
Restore compatibility with GHC 7.0
hallgren
2014-02-10
proper error checking in the C runtime
kr.angelov
2014-02-10
haskell-bind: fix broken pgf-shell
hallgren
2014-02-10
bugfix in pgf2-bind.cabal
kr.angelov
2014-02-09
updated haskell-bind/README
kr.angelov
2014-02-09
cleanup the code for the FFI binding. The API is now more uniform with the Py...
kr.angelov
2014-02-09
GuVariant is now plain uintptr_t instead of a structure to make it easier to ...
kr.angelov
2014-02-07
pgf-shell: show the names of the concrete syntaxes after loading the grammar
hallgren
2014-02-07
haskell-bind: add function languages
inari
2014-02-07
pgf-shell: enable -rtsopts, call performGC between commands
hallgren
2014-02-06
fixed some memory leaks
inari
2014-02-05
bugfix in the recognizer for literals in the C runtime
kr.angelov
2014-02-04
PGF.Optimize: one more fix for unsafeFreeze
hallgren
2014-02-04
PGF.Optimize: import unsafeFreeze from Data.Array.Unsafe for compatibility wi...
hallgren
2014-01-31
fix in the bracketedLinearize in Haskell
kr.angelov
2014-01-29
changes to pools in haskell bindings
inari
2014-01-24
fix in the Haskell runtime
kr.angelov
2014-01-20
Optionally include C run-time support
hallgren
2014-01-20
haskell-bind: add an export list to hide internal stuff
hallgren
2014-01-17
haskell-bind.cabal: relax overly restrictive version bounds and add cc-options
hallgren
2014-01-17
haskell-bind: add a cabal file and examples/pgf-shell.hs
hallgren
2014-01-17
haskell-bind: change the type of CRuntimeFFI.getConcr
hallgren
2013-12-17
make sure that pgf_concrete_load has no effect on grammars that are completel...
kr.angelov
2013-12-17
Add backward compatibility for reading old PGF files
hallgren
2013-12-10
move src/runtime/haskell/CRuntimeFFI to src/runtime/haskell-bind. Don't mess ...
kr.angelov
2013-12-10
load/unload in the Java binding
kr.angelov
2013-12-10
Haskell bindings for the C runtime
inari
2013-12-10
loading and unloading of languages in the C runtime and in the Python bindings
kr.angelov
2013-12-10
bugfix in the grammar splitter
kr.angelov
2013-12-10
option --split-pgf replaces option --mk-index. This splits the PGF into one f...
kr.angelov
2013-11-29
-optimize-pgf should also apply to the linrefs
kr.angelov
2013-11-27
better dictionary visualization in the Android App
kr.angelov
2013-11-27
added API in the C runtime and the Java binding for checking whether a given ...
kr.angelov
2013-11-27
update the project files for the Java binding
kr.angelov
2013-11-27
space leak in the Java binding
kr.angelov
2013-11-26
Represent identifiers as UTF-8-encoded ByteStrings
hallgren
2013-11-22
the GF syntax for identifiers is exteded with quoted forms, i.e. you could wr...
kr.angelov
2013-11-22
bugfix in the debug mode for the parser
kr.angelov
2013-11-21
bugfix in the C runtime
kr.angelov
[next]