1. 06 May, 2016 4 commits
  2. 05 May, 2016 8 commits
  3. 04 May, 2016 1 commit
    • Brenden Blanco's avatar
      Force lua main.c to include luajit headers · c21b9c03
      Brenden Blanco authored
      On my system, when both lua and luajit are installed, multiple headers
      exist in /usr/include. However, my lua installation is 5.3, which has
      some api-breaking changes, which means that the standard lua.h must not
      be included.
      
      Simply force lua.h to come from luajit-2.0 directory.
      c21b9c03
  4. 03 May, 2016 4 commits
  5. 02 May, 2016 12 commits
  6. 30 Apr, 2016 10 commits
  7. 29 Apr, 2016 1 commit