summaryrefslogtreecommitdiff
path: root/src/runtime/c/pgf/lightning/core-common.h
AgeCommit message (Collapse)Author
2017-04-13silence a few warnings on MacOSkrasimir
2015-02-19silence some warnings in GNU Lightning for i386_64krasimir
2014-09-25now a complete JIT compiler and ByteCode compiler for the def rules in the ↵kr.angelov
abstract syntax. there might be some bugs yet to be found, meta variables and computation under lambda is only partially supported
2014-09-11a major revision of the bytecode generator and JIT compiler. the effect is ↵kr.angelov
that now we can compute with lambda functions and with true tail recursion
2013-09-11rewrite the ARM port of GNU lightning to a form compatible with the versions ↵kr.angelov
for the other CPUs
2013-06-20add x86_64 support to GNU lightningkr.angelov
2013-06-17add the source code for GNU lightning in the source directory for the C runtimekr.angelov