1
0
forked from GitHub/gf-core
Commit Graph

115 Commits

Author SHA1 Message Date
kr.angelov
1da6b2a34a the PGF class is now using the new Pool class to manage the life time of the memory allocated in C. 2013-08-29 05:38:07 +00:00
kr.angelov
bb007630d7 more carefull tracking of references in the Java binding 2013-08-29 05:35:45 +00:00
kr.angelov
430e9c1b49 now Concr.parseBest throws ParseError 2013-08-28 15:35:57 +00:00
kr.angelov
e1362fdb83 fix the error handling in the Java binding 2013-08-28 08:51:53 +00:00
kr.angelov
1c7a64acee make the Expr constructor private 2013-08-28 07:09:31 +00:00
kr.angelov
5a24be9735 fixes in the Java binding 2013-08-28 00:04:50 +00:00
kr.angelov
e3bd66cc78 added PGF.getStartCat() 2013-08-27 23:02:00 +00:00
kr.angelov
3494107994 added method for best first parsing in the Java binding 2013-08-27 22:54:10 +00:00
kr.angelov
e3c5882721 bugfix in the java binding 2013-08-27 22:53:38 +00:00
kr.angelov
e274cce213 linearization in the Java binding 2013-08-27 22:39:26 +00:00
kr.angelov
e1df8e713c small refactoring in the Java binding 2013-08-27 22:37:31 +00:00
kr.angelov
d3631d918d parsing from the Java binding 2013-08-27 21:53:13 +00:00
kr.angelov
bf04d9fce7 a bit more on the Java to C binding. Now it is possible to load a grammar and query for the list of languages 2013-08-01 10:48:19 +00:00
kr.angelov
bae05df3b0 added a test class for the Java API plus a small refinement in the implementation for the binding 2013-05-28 13:32:32 +00:00
kr.angelov
3147e16453 an initial skeleton for building a Java binding to the C runtime 2013-05-28 12:59:19 +00:00