Logo
Explore Help
Register Sign In
open-autonomous-connection/luaj
1
0
Fork 0
You've already forked luaj
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5fb097d107f68b600378c804e86c21608d1e6acb
luaj/src/main/java/lua/value
History
James Roseborough 5fb097d107 Fix varargs handling
2007-08-02 03:00:46 +00:00
..
LBoolean.java
Let luaAsInt() return sensible values for non-numeric data.
2007-08-01 06:11:43 +00:00
LDouble.java
Make modulo arithmetic conform to lua rules for negative values.
2007-08-01 04:57:12 +00:00
LFunction.java
Various changes:
2007-08-01 04:15:27 +00:00
LInteger.java
Make modulo arithmetic conform to lua rules for negative values.
2007-08-01 04:57:12 +00:00
LNil.java
Let Nil be converted to int, but other values cannot.
2007-08-01 06:16:28 +00:00
LNumber.java
Add new built-in function type() that returns the name of the type of
2007-07-16 02:37:08 +00:00
LString.java
Rework the main API"s that implement the calling convention. Provide utility methods to get arguments that were supplied, and provide return values. Add a VM interface to clarify the relationship between the VM, things that call the VM, and things that are called by the VM. Make the code more closely aligned with the C++ version.
2007-07-24 05:06:10 +00:00
LTable.java
Fix varargs handling
2007-08-02 03:00:46 +00:00
LThread.java
Add new built-in function type() that returns the name of the type of
2007-07-16 02:37:08 +00:00
LUserData.java
Add last Lua type: userdata. Changed LInstance to inherit from LUserData,
2007-07-17 04:04:18 +00:00
LValue.java
Let Nil be converted to int, but other values cannot.
2007-08-01 06:16:28 +00:00
Powered by Gitea Version: 1.25.3 Page: 40ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API