Commit Graph

27 Commits (6099c5049732776b4ddc3cf6f22ef69670efe520)
 

Author SHA1 Message Date
Enrique García Cota 6099c50497 v1.1.1 13 years ago
Enrique García Cota 4c92bad614 simplified spec running. Added new instructions for it. Managed case where __toString throws an error. Made local a function that was global by mistake 13 years ago
Enrique García Cota ca9e012357 edited README 14 years ago
Enrique García Cota 8804f4f1a8 added counters for functions, tables, userdata and threads. updated to v1.1 14 years ago
Enrique García 3f50db4dbe Edited BSD-LICENSE.txt via GitHub 14 years ago
Enrique García Cota b0d37e5251 fixed comment typos 14 years ago
Enrique García Cota 1583badc2f updating version to 1.0 14 years ago
Enrique García Cota 73af6baafa updated readme 14 years ago
Enrique García Cota f46ce9b86b added __tostring comment at the beginning, if possible 14 years ago
Enrique García Cota 395b02ecbe added metatable support 14 years ago
Enrique García Cota 4ddef3ccae refactorized putTable & comma control 14 years ago
Enrique García Cota 845a045962 refactorized level control 14 years ago
Enrique García Cota c25b42a610 keys sorting is now explicitly tested 14 years ago
Enrique García Cota 80feaaf4d0 Depth control also working on keys 14 years ago
Enrique García Cota 4572d02f72 I didnt commit the right stuff on previous commit. fixing that 14 years ago
Enrique García Cota 71bf1a87a0 depth works on values. It was too easy 14 years ago
Enrique García Cota 4e3eb102ed tables working quite well, I am happy :) 14 years ago
Enrique García Cota b51be52bf0 nested dictionary tables start working 14 years ago
Enrique García Cota 51153a31c6 first tests with dictionary-type table are passing! 14 years ago
Enrique García Cota ecf208a938 organized tests into groups 14 years ago
Enrique García Cota 87b3e1d82c strings were a bit difficult 14 years ago
Enrique García Cota b8286f82dc nested tables 14 years ago
Enrique García Cota 77104ea09e simple arrays 14 years ago
Enrique García Cota b66508cb56 you are right. scrapping everything over and starting again 14 years ago
Enrique García Cota 3d3840393e allright, so you just wrote a bunch of code without writing any tests. Now scrap it and start over, writing those damn tests! 14 years ago
Enrique García Cota afb50da598 initial commit 14 years ago
Enrique García Cota 14bbbdc78f initial commit 14 years ago