Paul Kulchenko
|
304fbe2014
|
Added ability to provide your own sorting function
|
2012-06-13 16:42:23 -07:00 |
|
Paul Kulchenko
|
82a4aee176
|
Fixed an issue with string keys with numeric values ['3'] getting mixed with real numeric keys
|
2012-06-13 11:07:59 -07:00 |
|
Paul Kulchenko
|
428061f498
|
Fixed key sorting and removed addresses from names of temp variables for a more stable output.
|
2012-06-13 10:21:44 -07:00 |
|
Paul Kulchenko
|
75c34f67f3
|
Added maxlevel option to limit the depth of nested tables
|
2012-06-13 09:50:26 -07:00 |
|
Paul Kulchenko
|
e89d8b8a9b
|
Added options to configure serialization process
|
2012-06-12 23:17:44 -07:00 |
|
Paul Kulchenko
|
29b8d35fd3
|
Replaced \010 with \n for better readability
|
2012-06-09 23:33:29 -07:00 |
|
Paul Kulchenko
|
09e7cbee76
|
Changed 'math.huge' to 1/0 for better portability (as some environments may not have 'math' table available)
|
2012-06-09 23:32:59 -07:00 |
|
Paul Kulchenko
|
8fe0171c81
|
Merge branch 'master' of github.com:pkulchenko/serpent
|
2012-06-06 08:25:35 -07:00 |
|
Paul Kulchenko
|
3f1a4c0a66
|
Added 'goto' to the list of keywords for Lua 5.2
|
2012-06-06 08:24:43 -07:00 |
|
Paul Kulchenko
|
7be5ecd21a
|
Fixed comments in the test
|
2012-06-06 08:24:14 -07:00 |
|
Paul Kulchenko
|
5b65cc5bde
|
Merge pull request #1 from dkulchenko/patch-1
Syntax highlight usage in README
|
2012-06-05 20:39:08 -07:00 |
|
Daniil Kulchenko
|
a10c80a6e3
|
Syntax highlight usage in README
|
2012-06-05 20:09:41 -07:00 |
|
Paul Kulchenko
|
179fb66468
|
Updated README to fix code examples
|
2012-06-03 22:53:42 -07:00 |
|
Paul Kulchenko
|
12ee78a18a
|
Updated README to fix indentation
|
2012-06-03 22:52:02 -07:00 |
|
Paul Kulchenko
|
9bc76dc20c
|
Initial commit
|
2012-06-03 22:34:39 -07:00 |
|
Paul Kulchenko
|
727c82f409
|
Initial commit
|
2012-06-01 23:11:32 -07:00 |
|