1. 22 Dec, 2022 1 commit
  2. 03 Apr, 2022 1 commit
    • Nathaniel Wesley Filardo's avatar
      Switch GET_BYTE_FN to LUA_LOAD_BYTE_FN · 565bbbfc
      Nathaniel Wesley Filardo authored
      This is intended to be a more portable abstraction: rather than
      hard-coding offsets in the macro invocations, it relies on the existence
      of __builtin_offset and its availability even within inline asm blocks.
      
      While here, rename some of the functions involved to hopefully improve
      clarity
      565bbbfc
  3. 22 Aug, 2020 1 commit
  4. 09 Jun, 2020 1 commit
    • Terry Ellison's avatar
      Squashed updates do get Lua51 and Lua53 working (#3075) · bbeb09b6
      Terry Ellison authored
      -  Lots of minor but nasty bugfixes to get all tests to run clean
      -  core lua and test suite fixes to allow luac -F to run cleanly against test suite
      -  next tranch to get LFS working
      -  luac.cross -a options plus fixes from feedback
      -  UART fixes and lua.c merge
      -  commit of wip prior to rebaselining against current dev
      -  more tweaks
      bbeb09b6