Sat, 21 Sep 2013 14:31:22 +0100 |
Matthew Wild |
Fix math.frexp() and add more tests (thanks Florob, Link Mauve, xnyhps)
default tip
|
changeset |
files
|
Sat, 21 Sep 2013 14:02:16 +0100 |
Matthew Wild |
Add math.frexp() and tests (many thanks to Florob and Link Mauve!)
|
changeset |
files
|
Wed, 24 Nov 2010 03:36:14 +0000 |
Matthew Wild |
Implement basic string.format() supporting %d/%s
|
changeset |
files
|
Wed, 24 Nov 2010 03:35:40 +0000 |
Matthew Wild |
baselib: Implement basic message-only error()
|
changeset |
files
|
Wed, 24 Nov 2010 02:53:15 +0000 |
Matthew Wild |
Implement string.find (mostly) and string.sub
|
changeset |
files
|
Wed, 24 Nov 2010 02:52:37 +0000 |
Matthew Wild |
Replace error reporting code with calls to LVM.traceback()
|
changeset |
files
|
Wed, 24 Nov 2010 02:52:01 +0000 |
Matthew Wild |
Add LVM.traceback() function
|
changeset |
files
|
Wed, 24 Nov 2010 02:51:38 +0000 |
Matthew Wild |
OP_SETLIST: Implement support for B==0 (to top of stack)
|
changeset |
files
|
Wed, 24 Nov 2010 02:50:31 +0000 |
Matthew Wild |
OP_RETURN: Pad out results with nils if we get less results than expected
|
changeset |
files
|
Wed, 24 Nov 2010 02:50:02 +0000 |
Matthew Wild |
OP_TAILCALL: Fall through to OP_CALL for native functions
|
changeset |
files
|
... |