Commit Graph

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