Skip to content
Snippets Groups Projects
  1. Apr 29, 2022
  2. Apr 13, 2022
  3. Apr 12, 2022
  4. Apr 11, 2022
  5. Apr 08, 2022
  6. Apr 06, 2022
  7. Apr 01, 2022
  8. Mar 24, 2022
  9. Mar 21, 2022
  10. Mar 17, 2022
  11. Mar 16, 2022
  12. Mar 15, 2022
    • Georgy Moshkin's avatar
      feature(tlua): Indexable, IndexableRW, Callable · 250f581c
      Georgy Moshkin authored
      + add `Index`, `NewIndex` & `Call` traits
      + add `Indexable`, `IndexableRW`, `Callable` structs to work with values
        on lua stack through the `__index`, `__newindex` & `__call`
        metamethods
      + e.g. you can work with `tuple` or other `ffi` values through lua that
        way
      250f581c
  13. Mar 10, 2022
  14. Mar 09, 2022
  15. Mar 03, 2022
  16. Mar 01, 2022
Loading