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
/
c
/
pgf
/
jit.c
Age
Commit message (
Expand
)
Author
2014-09-05
full support for recursive def rules in the C runtime
kr.angelov
2014-09-01
partial implementation for recursive def rules
kr.angelov
2014-09-01
bug fixes in the JIT compiler
kr.angelov
2014-08-11
pattern matching in def rules is now supported
kr.angelov
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2013-11-07
fix for the memory allocation in the jitter which should work for Windows.
kr.angelov
2013-11-04
fix the debug mode of the JIT compiler after the refactoring in libgu
kr.angelov
2013-11-01
remove the include to mman.h in jit.c since it doesn't seem to be used
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-09-25
added assertion in the JIT compiler which checks that we are not going outsid...
kr.angelov
2013-09-12
enable the PGF JIT compiler for Android
kr.angelov
2013-08-16
fixes in the C and Python API to make them closer to the Haskell API
kr.angelov
2013-06-26
we no longer maintain an explicit list of functions per category since now it...
kr.angelov
2013-06-26
an optimization in the jitter for generating more compact code
kr.angelov
2013-06-26
compatibility issue for MacOS X
kr.angelov
2013-06-26
fix for x86_64
kr.angelov
2013-06-25
Now there is a just-in-time compiler which generates native code for proof se...
kr.angelov
[prev]