1. 07 Sep, 2018 4 commits
  2. 03 Sep, 2018 3 commits
  3. 21 Aug, 2018 2 commits
    • Romain Courteaud's avatar
      Build: stop relying on grunt, nodejs, npm. · 4b8bddba
      Romain Courteaud authored
      Use a Makefile to concatenate the file (and so, drop grunt).
      Allow to build without linting
      
      Fetch external dependencies with curl.
      As they are few, it simplifies the process.
      Keep a local copy of the dependencies.
      
      Add Jison call in the build process.
      
      JSLint can be also triggered from the makefile, and installed how the developper prefers.
      
      Drop the package.json, as jIO is for now not published on npm website.
      
      Remove unused libraries.
      4b8bddba
    • Romain Courteaud's avatar
      Lint: do not redefine the same variable · 13aa9c7b
      Romain Courteaud authored
      13aa9c7b
  4. 13 Aug, 2018 1 commit
  5. 10 Aug, 2018 1 commit
  6. 09 Aug, 2018 4 commits
  7. 06 Aug, 2018 2 commits
  8. 19 Jul, 2018 1 commit
  9. 17 Jul, 2018 1 commit
  10. 21 Jun, 2018 3 commits
  11. 12 Jun, 2018 1 commit
  12. 19 Apr, 2018 1 commit
  13. 04 Apr, 2018 2 commits
  14. 29 Mar, 2018 3 commits
  15. 06 Mar, 2018 2 commits
  16. 11 Jan, 2018 2 commits
  17. 27 Dec, 2017 1 commit
  18. 10 Nov, 2017 3 commits
  19. 16 Oct, 2017 2 commits
  20. 11 Oct, 2017 1 commit
    • Vincent Bechu's avatar
      Release 3.25.0 · 522f08a4
      Vincent Bechu authored
      Query extend key_schema to sort_on
      querystorage: add schema to use key_schema
      522f08a4