CARVIEW |
-
The metalua programming language (random quick fixes)Forked from fab13n/metalua Mon Jan 19 11:13:32 -0800 2009
Public Activity
376b4fb217cab84d91cd69df61f966f9c74fe4cd
test/sugar: tests on remaining extended API code
53f34b0c0837e4a2cf0d77f3b90fc6e331c7238a
test/interface: using checkLuaResult
4772be7021d00f988f4647def72cd1c257ee04ad
test: test on global environment pollution on init
43404c534f69c3b473b7be8099114cfc6ee05e69
whitespace
4eafcd1deec7154748997108d78adf99d9a1cf4d
lua/strict: note that get_declared_iter_() is intentionally not documented
8970f1dd890d355ba0afc9663098226e4aae0ad9
lua/dofile: resetting error in loadfile if old_loadfile succeeded
ad72a1b1776458723e47c1640ae496ae9e6e68cb
lua/dofile: declaring _LUA_ALCHEMY_FILESYSTEM_ROOT if strict already present
cd9b561440db5fd4d779be3d3040861f23f2e1ec
whitespace
8cb8c72193d4b364ca59ad31d51999e57e3e542d
lua-lib: documented .lua files in README
91b128e59012368f1c5a3970d5c63a73d3810e2f
handling io.open() errors in weaver sample
e25e54d4f25e42232f52b258abbf95052325152e
HISTORY file for v0.2a
An Erlang implementation of the Chord distributed hash lookup protocol

-
rstehwien committed b8424264:
Use common doString() in TestTypeConversion
-
rstehwien committed 88c053ee:
Use common doString() in TestCallbacks
-
rstehwien committed 575d94b8:
Use common doString() in TestAS3LuaInterface
-
rstehwien committed d182fdbc:
Use common doString() and checkLuaResult() to test
-
rstehwien committed 40ef3452:
Move wrapper doString() helper up to CommonTestCaseWrapper
-
rstehwien committed 183e1ffd:
CommonTestCaseWrapper not extends BaseTestCase
-
rstehwien committed 82234115:
Rename CommonTestCase to CommonTestCaseWrapper for clarity
-
rstehwien committed 9e58585c:
Extract common helper function to BaseTestCase
-
rstehwien committed 4ff344a7:
Remove unused include
-
rstehwien committed c0c4af52:
Change TestSugar to inherit CommonLuaAlchemyTestCase & use common functions
-
rstehwien committed fa804b5e:
Test the remaining LuaAlchemy interface
-
rstehwien committed 4dceb37b:
Add stubs for LuaAlchemy tests and test doFile()
-
rstehwien committed 61a68dde:
Add LuaAlchemy#supplyFile() to save users from using libInit
b5ff26cfed0cc16baccc2e2eb5884fb2617c313b
gen_assets.sh now returns exit code 1 on error; also a minor refactoring
4eb326dc8731a7bcab6d5d746159145a3644de14
using bash instead of sh in shell scripts