whitespace |
|
More...
|
about 16 years ago
|
lua-lib: documented .lua files in README |
|
More...
|
about 16 years ago
|
Add some of the information from the homepage describing the project |
|
More...
|
about 16 years ago
|
HISTORY file for v0.2a |
|
More...
|
about 16 years ago
|
Use common doString() in TestTypeConversion |
|
More...
|
about 16 years ago
|
Use common doString() in TestCallbacks |
|
More...
|
about 16 years ago
|
Use common doString() in TestAS3LuaInterface |
|
More...
|
about 16 years ago
|
Use common doString() and checkLuaResult() to test |
|
More...
|
about 16 years ago
|
Move wrapper doString() helper up to CommonTestCaseWrapper |
|
More...
|
about 16 years ago
|
CommonTestCaseWrapper not extends BaseTestCase |
|
More...
|
about 16 years ago
|
Rename CommonTestCase to CommonTestCaseWrapper for clarity |
|
More...
|
about 16 years ago
|
Extract common helper function to BaseTestCase |
|
More...
|
about 16 years ago
|
Remove unused include |
|
More...
|
about 16 years ago
|
Change TestSugar to inherit CommonLuaAlchemyTestCase & use common functions |
|
More...
|
about 16 years ago
|
Test the remaining LuaAlchemy interface |
|
More...
|
about 16 years ago
|
Add stubs for LuaAlchemy tests and test doFile() |
|
More...
|
about 16 years ago
|
Add LuaAlchemy#supplyFile() to save users from using libInit |
|
More...
|
about 16 years ago
|
Merge branch 'ag/enhance-gen_assets' |
|
More...
|
about 16 years ago
|
Demo namespace calls to setTimeout() and getTimer() |
|
More...
|
about 16 years ago
|
gen_assets.sh now returns exit code 1 on error; also a minor refactoring |
|
More...
|
about 16 years ago
|
Merge branch 'ag/use-bash' |
|
More...
|
about 16 years ago
|
using bash instead of sh in shell scripts |
|
More...
|
about 16 years ago
|
LuaAlchemy now calls setGlobalLuaValue to set _LUA_ALCHEMY_FILESYSTEM_ROOT |
|
More...
|
about 16 years ago
|
as3.setGlobal() doesn't convert to Lua type setGlobalLuaValue() does |
|
More...
|
about 16 years ago
|
Test chain calls off of an as3.get |
|
More...
|
about 16 years ago
|
Convert tabs to spaces |
|
More...
|
about 16 years ago
|
Change as3 API to return AS3 types |
|
More...
|
about 16 years ago
|
Remove demo help page in favor of using the wiki |
|
More...
|
about 16 years ago
|
Rapid demo now actually uses LuaAlchemy class |
|
More...
|
about 16 years ago
|
LuaAlchemy: virtualFilesystemRoot made configurable |
|
More...
|
about 16 years ago
|