index
:
SledjHamr
experimental
master
Using OpenSim and Second Life open source software as crutches while we write sane replacements.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
ClientHamr
/
GuiLua
/
test.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2014-03-29
Implement multiple Thing copies.
David Walter Seikel
1
-0
/
+5
2014-03-28
Make test_c a real skang module, and tweaks to the rest of the system to ↵
David Walter Seikel
1
-2
/
+3
support C skang modules.
2014-03-28
Shuffle the version printing around.
David Walter Seikel
1
-2
/
+0
2014-03-28
Rewrite skang.thing() to allow positional and named arguments, allow ↵
David Walter Seikel
1
-0
/
+3
changing Things, plus some more tweaks.
2014-03-27
Make test_c a real Lua module, but just a test one doing it the usual way, ↵
David Walter Seikel
1
-1
/
+3
not a skang module, yet.
2014-03-27
Lua allows hash bang after all. B-)
David Walter Seikel
1
-1
/
+1
2014-03-27
Can't have two foo's fool.
David Walter Seikel
1
-1
/
+1
2014-03-27
Proper copyright parsing.
David Walter Seikel
1
-2
/
+3
2014-03-27
Have a default default.
David Walter Seikel
1
-0
/
+2
2014-03-27
No need to pass module to skang.thing(), it can work it out.
David Walter Seikel
1
-3
/
+4
2014-03-26
White space clean ups.
David Walter Seikel
1
-1
/
+1
2014-03-26
Test isBoolean().
David Walter Seikel
1
-0
/
+23
2014-03-26
Write, use, and test isValid().
David Walter Seikel
1
-1
/
+12
2014-03-26
Only need to check the help stuff once in the tests.
David Walter Seikel
1
-3
/
+3
2014-03-22
Test and fix setting nil on a Thing with a default.
David Walter Seikel
1
-0
/
+6
2014-03-22
Fix up Thing inheritance again, remove get/set, and remove ThingSpace ↵
David Walter Seikel
1
-5
/
+7
function calling.
2014-03-22
Remove the excess moduleBegin crap.
David Walter Seikel
1
-1
/
+1
2014-03-22
Dissolve ThingSpace, and commands & parameters.
David Walter Seikel
1
-4
/
+2
2014-03-22
Add Thing inheritance, and some stubs to inherit.
David Walter Seikel
1
-1
/
+1
2014-03-22
Merge newCommand and newParam into "thing".
David Walter Seikel
1
-5
/
+5
2014-03-20
First hack at Thing.
David Walter Seikel
1
-0
/
+1
2014-03-20
More tests.
David Walter Seikel
1
-3
/
+4
2014-03-19
An actual working example of a Lua skang module.
David Walter Seikel
1
-11
/
+48
2014-03-19
Added some GuiLua test source files, and lots of comments in GuiLua.c.
David Walter Seikel
1
-0
/
+15