1. 03 Sep, 2018 3 commits
  2. 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
  3. 13 Aug, 2018 1 commit
  4. 10 Aug, 2018 1 commit
  5. 09 Aug, 2018 4 commits
  6. 06 Aug, 2018 2 commits
  7. 19 Jul, 2018 1 commit
  8. 17 Jul, 2018 1 commit
  9. 21 Jun, 2018 3 commits
  10. 12 Jun, 2018 1 commit
  11. 19 Apr, 2018 1 commit
  12. 04 Apr, 2018 2 commits
  13. 29 Mar, 2018 3 commits
  14. 06 Mar, 2018 2 commits
  15. 11 Jan, 2018 2 commits
  16. 27 Dec, 2017 1 commit
  17. 10 Nov, 2017 3 commits
  18. 16 Oct, 2017 2 commits
  19. 11 Oct, 2017 5 commits