James Roseborough
|
e1909e734a
|
Add bignum test based on user comment.
|
2011-01-12 18:10:33 +00:00 |
|
James Roseborough
|
af814a986e
|
Add references to on-line documentation.
|
2011-01-05 01:06:22 +00:00 |
|
James Roseborough
|
a07d0f7cb4
|
Clarify role of bindings in script engine.
|
2010-12-04 00:47:30 +00:00 |
|
James Roseborough
|
81ad4455dc
|
User luajava coersion logic for JSR-223 binding value coercions from Java to lua
|
2010-12-03 15:39:26 +00:00 |
|
James Roseborough
|
79debeb11e
|
Remove generics
|
2010-12-03 01:43:24 +00:00 |
|
James Roseborough
|
31f6ffde88
|
Improve JSR-223 bindings especially for values that are not primitives.
|
2010-12-03 01:37:47 +00:00 |
|
James Roseborough
|
7a24e6148a
|
Correct version string
|
2010-12-01 15:31:17 +00:00 |
|
James Roseborough
|
27ed746300
|
Additional doc, test for JSR-223 bindings.
|
2010-12-01 15:08:36 +00:00 |
|
James Roseborough
|
a559655d7c
|
Improve JSR-223 bindings implementation to allow use of external Bindings class such as SimpleBindings
|
2010-12-01 05:25:03 +00:00 |
|
James Roseborough
|
f49c568297
|
Correct JSR number.
|
2010-12-01 04:07:52 +00:00 |
|
James Roseborough
|
adb3780507
|
Add JSR-233 script engine META-INF/services entry to jse jar file.
|
2010-11-30 22:46:37 +00:00 |
|
James Roseborough
|
42d5b3a578
|
Increment version following release of version 2.0.1
|
2010-11-30 22:27:20 +00:00 |
|
James Roseborough
|
d055905694
|
Fix path in README.
|
2010-11-30 22:09:58 +00:00 |
|
James Roseborough
|
e267ffa5a7
|
Fix nan-related error in constant folding logic that was failing on some JVMs
|
2010-11-19 19:46:34 +00:00 |
|
Ian Farmer
|
f9b3180ede
|
Work around a JVM bug involving static initialization.
https://www.blackberry.com/jira/browse/JAVAAPI-1289
|
2010-11-16 00:07:36 +00:00 |
|
James Roseborough
|
0a381d1921
|
Prepare for 2.0.1
|
2010-09-04 17:02:14 +00:00 |
|
James Roseborough
|
e257518bbe
|
Fix constructor matchng logic for luajava lib.
|
2010-09-04 16:26:23 +00:00 |
|
James Roseborough
|
a17359716b
|
Update performance numbers using production flags.
|
2010-09-04 02:41:09 +00:00 |
|
James Roseborough
|
aa572abd65
|
Add -n option to launch without debug library.
|
2010-09-03 20:34:32 +00:00 |
|
James Roseborough
|
77777a9dd8
|
Add guards on debug output.
|
2010-08-25 23:57:38 +00:00 |
|
James Roseborough
|
d32ef20360
|
Improve __eq metatag processing.
|
2010-08-25 17:56:51 +00:00 |
|
James Roseborough
|
328c986ca9
|
Refactor eq and __eq metatag processing.
|
2010-08-25 14:55:51 +00:00 |
|
James Roseborough
|
c98a0cf799
|
Refactor eq and __eq metatag processing.
|
2010-08-25 05:05:00 +00:00 |
|
James Roseborough
|
d5b58107c6
|
Add tests for metatag operations.
|
2010-08-25 00:43:13 +00:00 |
|
James Roseborough
|
7e2c2db59c
|
Improve concat operation.
|
2010-08-24 19:05:04 +00:00 |
|
James Roseborough
|
bb7a3390cd
|
Improve __concat metatag
|
2010-08-23 20:36:41 +00:00 |
|
James Roseborough
|
ee62eefc38
|
Improve __concat
|
2010-08-23 15:26:21 +00:00 |
|
James Roseborough
|
00bf5ff4d8
|
Improve __concat
|
2010-08-23 05:17:11 +00:00 |
|
James Roseborough
|
02b22b1e0d
|
Refactor concat, add __concat metatag
|
2010-08-22 17:35:08 +00:00 |
|
James Roseborough
|
31c7c5f2b5
|
Remove deprecated functions.
|
2010-08-21 14:56:48 +00:00 |
|
James Roseborough
|
d70ed23d1d
|
Improve equality comparison
|
2010-08-21 14:38:01 +00:00 |
|
James Roseborough
|
8cee98befd
|
Improve __eq metatag processing.
|
2010-08-19 18:08:14 +00:00 |
|
James Roseborough
|
0d50184e8f
|
Add tests for __index, __newindex
|
2010-08-18 23:05:20 +00:00 |
|
James Roseborough
|
2066e41ecd
|
Add __metatable and __tostring metatags.
|
2010-08-18 22:45:41 +00:00 |
|
James Roseborough
|
4acf8ed2ce
|
Add __lt, __le, __eq metatag processing.
|
2010-08-18 22:17:13 +00:00 |
|
James Roseborough
|
4d4517dd58
|
Add __unm and __len metatags.
|
2010-08-18 21:14:13 +00:00 |
|
James Roseborough
|
7958ee7109
|
Add arithmetic metatag processing.
|
2010-08-18 18:55:12 +00:00 |
|
James Roseborough
|
fdeb392205
|
Add metatag test.
|
2010-08-18 15:03:34 +00:00 |
|
James Roseborough
|
ac7abee7b0
|
Implement __call metatag processing.
|
2010-08-17 21:57:50 +00:00 |
|
James Roseborough
|
f58d178148
|
Add description of LuaParser and the javacc grammar
|
2010-08-17 20:52:30 +00:00 |
|
James Roseborough
|
a52dca445a
|
Add performance test results.
|
2010-08-15 20:15:56 +00:00 |
|
James Roseborough
|
f21610e00a
|
Add performance measurements to README
|
2010-08-15 03:56:03 +00:00 |
|
James Roseborough
|
c577f5debc
|
Fix arg processing
|
2010-08-14 15:18:55 +00:00 |
|
James Roseborough
|
f266c0079b
|
Improve ipairs() implementation.
|
2010-08-13 21:03:05 +00:00 |
|
James Roseborough
|
51202c1445
|
Allow use of lua2java from command line
|
2010-08-13 20:34:57 +00:00 |
|
James Roseborough
|
d344f08a54
|
Allow use of lua2java from command line
|
2010-08-13 20:28:11 +00:00 |
|
James Roseborough
|
a62350b06a
|
Improve bytecode generation.
|
2010-08-13 00:23:53 +00:00 |
|
James Roseborough
|
a950957318
|
Improve bytecode generation.
|
2010-08-12 17:00:47 +00:00 |
|
James Roseborough
|
02be06c7b6
|
Improve bytecode generation.
|
2010-08-12 05:26:02 +00:00 |
|
James Roseborough
|
386e89aedf
|
Improve bytecode generation.
|
2010-08-12 00:49:15 +00:00 |
|