Commit Graph

  • 67429a7a31 Fixed issue: #55 master UnlegitDqrk 2026-03-02 15:49:57 +01:00
  • 139af3f28b Implemented issue: #19 UnlegitDqrk 2026-03-02 15:42:55 +01:00
  • 33d745d667 Implemented issue: #47 UnlegitDqrk 2026-03-02 15:36:05 +01:00
  • 06c74072be Fixed issue: #47 UnlegitDqrk 2026-03-02 15:31:22 +01:00
  • 63edacbb5f Fixed issue: #51 UnlegitDqrk 2026-03-02 15:28:31 +01:00
  • 7aea99d650 Implemented issue: #56 UnlegitDqrk 2026-03-02 14:58:31 +01:00
  • 921606b93f Implemented issue: #65 UnlegitDqrk 2026-03-02 14:48:30 +01:00
  • 5f11997446 Implemented issue: #67 UnlegitDqrk 2026-03-02 14:44:54 +01:00
  • c735ac67a0 Fixed issue: #68 UnlegitDqrk 2026-03-02 14:37:27 +01:00
  • 7f7185aa08 Fixed issue: #70 UnlegitDqrk 2026-03-02 14:27:11 +01:00
  • 39ff4f204d Fixed issue: #71 UnlegitDqrk 2026-03-02 14:22:54 +01:00
  • 9cb10a390f Fixed issue: #74 UnlegitDqrk 2026-03-02 14:14:14 +01:00
  • c60991a33c Fixed issue: #75 UnlegitDqrk 2026-03-02 14:11:08 +01:00
  • c8fdc62495 Fixed issue: #81 UnlegitDqrk 2026-03-02 14:07:54 +01:00
  • ff4033cad4 Implemented issue: #82 UnlegitDqrk 2026-03-02 13:48:14 +01:00
  • 572fd95692 Fixed issue: #86 UnlegitDqrk 2026-03-02 13:31:34 +01:00
  • db392c4763 Implemented issue: #87 UnlegitDqrk 2026-03-02 13:10:29 +01:00
  • 98437da1fa Fixed issue: #96 UnlegitDqrk 2026-03-02 12:52:07 +01:00
  • 85ed36de51 Fixed issue: #101 UnlegitDqrk 2026-03-02 11:58:39 +01:00
  • 1d3459e0d3 Started with upgrading to Lua 5.3 UnlegitDqrk 2026-03-01 21:42:37 +01:00
  • 493b055a26 Started with upgrading to Lua 5.3 UnlegitDqrk 2026-03-01 21:42:19 +01:00
  • 01a8bd944e Fixed issue: #108 UnlegitDqrk 2026-03-01 19:57:26 +01:00
  • 4c2add3832 Fixed issue: #94 UnlegitDqrk 2026-03-01 19:36:19 +01:00
  • 364dbecb17 Fixed issue: Invalid escape sequences in string literals not raising errors (e.g. \q) UnlegitDqrk 2026-03-01 19:11:18 +01:00
  • 86e4d78761 Fixed issue: tonumber("-") returns 0 #6 UnlegitDqrk 2026-03-01 18:47:22 +01:00
  • 7338475ae4 Fixed LuaJC not writing java package to bytecode correctly UnlegitDqrk 2026-03-01 13:11:33 +01:00
  • 01739d4e77 Pull request: MAXSTACK = 1024;LUAI_MAXVARS = 1024; #46 UnlegitDqrk 2026-03-01 13:08:19 +01:00
  • 37b68d4d85 Pull request: Reduce allocations per LuaClosure call #76 UnlegitDqrk 2026-03-01 13:06:19 +01:00
  • f30c4c3bec Fixed varargs invocation from luajava UnlegitDqrk 2026-03-01 13:04:22 +01:00
  • d0c84972dd fixed bug: invoke java variable parameter type method problem UnlegitDqrk 2026-03-01 13:01:18 +01:00
  • 068451886d fixed bug: invoke overload method disorder UnlegitDqrk 2026-03-01 12:59:23 +01:00
  • ba3d1d8ef9 Added missed Classes UnlegitDqrk 2026-03-01 12:57:18 +01:00
  • 405fd633fd Added missed Classes UnlegitDqrk 2026-03-01 12:56:55 +01:00
  • f087e87806 Updated to Java 25 UnlegitDqrk 2026-03-01 12:50:46 +01:00
  • 95ea3d84b6 Added licenses UnlegitDqrk 2026-03-01 12:40:00 +01:00
  • f40e89e19c Implemented Support of Java 21 VirtualThread UnlegitDqrk 2026-03-01 12:39:42 +01:00
  • 40831d0f2d Update README.md open-autonomous-connection 2026-03-01 10:33:16 +00:00
  • bba6df42fd Update README.md open-autonomous-connection 2026-03-01 10:29:43 +00:00
  • 3df6dc9e96 Update README.md open-autonomous-connection 2026-03-01 10:29:28 +00:00
  • 4c25b88076 •Runtime upgrade to Java 8 or newer. •Feature: Support Java 21 VirtualThread topgogo/master topgogo/HEAD topgogo/master qiaoenxin 2024-11-07 16:16:09 +08:00
  • 12ef701595 src/core/org/luaj/vm2/compiler/LexState.java fabrice-ducos/master fabrice-ducos/dev fabrice-ducos/HEAD fabrice-ducos/master Fabrice Ducos 2023-04-24 02:02:28 +02:00
  • e54b0c3d57 src/core/org/luaj/vm2/compiler/FuncState.java: Fabrice Ducos 2023-04-24 02:01:16 +02:00
  • 91735791f0 TODO: fixed a typo Fabrice Ducos 2023-04-23 15:04:55 +02:00
  • 3fad817099 New file TODO Fabrice Ducos 2023-04-23 15:03:15 +02:00
  • 65a5088092 src/core/org/luaj/vm2/compiler/FuncState.java: reverted changed from generic HashMap to non generic Hashtable for JME portability Fabrice Ducos 2023-04-23 14:40:20 +02:00
  • 113c3a9b97 README.md updated Fabrice Ducos 2023-04-23 14:16:41 +02:00
  • 1b8d7c7485 README.md updated Fabrice Ducos 2023-04-23 14:08:03 +02:00
  • f364bb0189 README.md updated Fabrice Ducos 2023-04-23 13:49:16 +02:00
  • f680cce336 README.md updated Fabrice Ducos 2023-04-23 13:46:38 +02:00
  • b0df2ddcb0 build.xml: default task is now "jar-jse" instead of "all" Fabrice Ducos 2023-04-23 13:44:20 +02:00
  • 2207f7f2e2 src/core/org/luaj/vm2/compiler/FuncState.java: Fabrice Ducos 2023-04-23 12:58:56 +02:00
  • 8df7dd717c build-coverage.xml: javac target="1.5" -> target="1.8" Fabrice Ducos 2023-04-23 12:27:47 +02:00
  • a40e6862f4 build-applet.xml: Fabrice Ducos 2023-04-23 12:24:58 +02:00
  • 33b6428031 grammar/LuaParser.jj, grammer/Lua5[12].jj: JDK_VERSION upgraded from 1.3 to 1.8 Fabrice Ducos 2023-04-23 12:19:04 +02:00
  • ee08260ce2 build-applet.xml, build-midlet.xml: source and target of javac upgraded from 1.2, 1.3 or 1.4 to 1.8 Fabrice Ducos 2023-04-23 12:07:40 +02:00
  • 393cf23775 build.xml: includeantruntime="false" added to javac Fabrice Ducos 2023-04-23 12:00:20 +02:00
  • 970cfc579a .gitignore: .java-version added (a .jenv configuration file) Fabrice Ducos 2023-04-23 11:58:52 +02:00
  • ac261965a8 fix compilation, tests asiekierka/master asiekierka/HEAD asiekierka/master Adrian Siekierka 2022-09-04 02:06:08 +02:00
  • 342d940b5e Merge remote-tracking branch 'farmboy0/master' Adrian Siekierka 2022-09-04 02:01:30 +02:00
  • a3507cf771 Merge remote-tracking branch 'src/master' Adrian Siekierka 2022-09-04 01:43:37 +02:00
  • 7aa0389f6f README.md updated Fabrice Ducos 2022-06-15 07:14:27 +02:00
  • c09d652874 luaj ported to Windows with the name luaj.bat Fabrice Ducos 2022-06-15 07:12:36 +02:00
  • 3c863714b4 src/core/org/luaj/vm2/compiler/LexState.java: error message on unexpected symbol fixed (it was returning a strange character Fabrice Ducos 2022-06-15 01:10:13 +02:00
  • bfb7da97cf luaj: new command for invoking the luaj interpreter Fabrice Ducos 2022-06-15 01:09:05 +02:00
  • 1aa90eb7fa src/core/org/luaj/vm2/lib/CoroutineLib.java: Fabrice Ducos 2022-06-14 22:39:35 +02:00
  • 610833f025 build.xml: includeantruntime="false" appended to javac tasks in order to ensure repeatable builds by ant Fabrice Ducos 2022-06-14 22:29:41 +02:00
  • 9e1a62662a Removed deprecated wrapper class constructors (new Byte, ..., new Integer, new Double...) Fabrice Ducos 2022-06-14 22:25:20 +02:00
  • 314ffd6a23 Update README.md Fabrice Ducos 2022-06-14 22:03:47 +02:00
  • 7395234ccf build.xml: refactored with separate targets for jme and jse: compile-jme and compile-jse Fabrice Ducos 2022-06-14 21:37:48 +02:00
  • 178462aab6 fix bug: invoke overload method disorder uyong/fix-overload-method-bug uyong/fix-overload-method-bug gonggy 2022-06-09 20:37:41 +08:00
  • ae17a0110d fix bug: invoke java variable parameter type method problem uyong/fix-variable-param-bug uyong/fix-variable-param-bug gonggy 2022-06-09 20:24:25 +08:00
  • ec9cfed66b Version farmboy0-3.0.4 v3.0.4-farmboy0 farmboy0/farmboy0-3.0.4 Enrico Horn 2021-04-13 20:00:36 +02:00
  • 42364df8be Fix bug with JavaMember Varargs invocation. Coerce the element type, not Array. yut23/fix-luajava-varargs yut23/fix-luajava-varargs Koushik Dutta 2018-12-17 02:15:00 -08:00
  • 8a05f69f50 Fix JavaMember varargs argument construction yut23 2021-11-12 01:39:55 -05:00
  • 0775cc6c59 Create sources jars during the build farmboy0/master farmboy0/cleanup farmboy0/HEAD farmboy0/master Enrico Horn 2021-07-23 17:47:14 +02:00
  • f87e3726a4 Update build information in the README Enrico Horn 2021-07-22 23:01:30 +02:00
  • a4d95841e4 Create coverage report during the build Enrico Horn 2021-07-22 23:14:26 +02:00
  • c8c2c29d62 Remove ant build files Enrico Horn 2021-07-22 22:51:02 +02:00
  • 67962d4cc3 Deactivate a few more compatibility tests for now Enrico Horn 2021-07-22 22:42:30 +02:00
  • 9a65948e26 Rework and complete OsLib's date formatting Enrico Horn 2021-07-22 22:27:56 +02:00
  • 66130964c6 Convert mathlib.modf result to number Enrico Horn 2021-07-21 23:59:42 +02:00
  • abe14ca995 Disable debuglib tests for now Enrico Horn 2021-07-21 20:50:02 +02:00
  • 30a3a472bc Luajit crashes when closing a closed file Enrico Horn 2021-07-21 20:41:05 +02:00
  • e87d9ceee4 Disabled a few more tests for now Enrico Horn 2021-07-21 20:40:32 +02:00
  • 3e9ae5c524 Luajit doesnt implement table.unpack in the current stable version Enrico Horn 2021-07-21 20:38:06 +02:00
  • ddba10c180 Bring debuglib.getlocal Implementation closer to native Enrico Horn 2021-07-17 23:41:01 +02:00
  • 39e9be0a2d Deactivate a debuglib.getlocal error test for now Enrico Horn 2021-07-17 23:39:36 +02:00
  • b1322640ca Always initialize a CallFrame's stack Enrico Horn 2021-07-16 19:56:48 +02:00
  • 99bd46876e Report errors about closures as function expected Enrico Horn 2021-07-13 22:50:28 +02:00
  • 23ae7cdc06 Fix order of argument checks in debug.upvaluejoin Enrico Horn 2021-07-13 22:49:26 +02:00
  • 942dc4afa3 More debug.upvaluejoin error tests Enrico Horn 2021-07-13 22:39:30 +02:00
  • 11ec746838 Fix order of argument checks in debug.upvalueid Enrico Horn 2021-07-13 22:16:39 +02:00
  • b8b951b7c9 Fix order of argument checks in debug.setupvalue Enrico Horn 2021-07-13 22:14:06 +02:00
  • 1f9a874979 More setupvalue error tests Enrico Horn 2021-07-13 22:11:34 +02:00
  • b121b65151 Handle rhs of zero for operation fmod Enrico Horn 2021-07-11 22:50:29 +02:00
  • 5851e6994a Lua also returns a negative NaN string Enrico Horn 2021-07-11 20:48:26 +02:00
  • 5984ec6097 Remove test files created during iolib tests Enrico Horn 2021-07-11 15:58:31 +02:00
  • 4802623aa3 Only check return type in xpcall pass tests Enrico Horn 2021-07-11 13:41:05 +02:00
  • 2fdcf5e2ac Disable string.dump pass checks for now Enrico Horn 2021-07-11 01:01:50 +02:00
  • 560a4694e4 Fix string.gsub behaviour with negative n Enrico Horn 2021-07-09 23:46:34 +02:00