Skip to content
Snippets Groups Projects
  1. Jun 19, 2014
  2. Jun 18, 2014
  3. Jun 17, 2014
  4. Jun 15, 2014
  5. Jun 14, 2014
  6. Jun 13, 2014
  7. Jun 12, 2014
  8. Jun 10, 2014
  9. Jun 09, 2014
  10. Jun 08, 2014
  11. Jun 04, 2014
  12. Jun 01, 2014
  13. May 31, 2014
  14. May 29, 2014
  15. May 27, 2014
  16. May 26, 2014
  17. May 25, 2014
  18. May 24, 2014
    • Diego Martínez's avatar
      Sort commands and privs alphabetically in '/help'. · f0a9e7dd
      Diego Martínez authored
      Also make a stray variable local.
      f0a9e7dd
    • ShadowNinja's avatar
      Rework dumping functions · 882e12f8
      ShadowNinja authored
      Changes:
        * Add comments to explain the dumping code
        * Add support for dumping values of any type (as '<' <type> '>')
        * Add support for tables as keys in dump2()
        * Make dump2() return it's result (like dump()) rather than printing it
        * Simplify and optimize function serialization via serialize()
      882e12f8
Loading