12 Commits (5c89f464f804e1a43d33e8d8c2b5bcdfda26bc76)

Author SHA1 Message Date
  Ludovic 'Archivist' Lagouardette 98fa605018 Minor refactoring of function pointers and field order 5 months ago
  Ludovic 'Archivist' Lagouardette 1e90035873 Added context clearing 5 months ago
  Ludovic 'Archivist' Lagouardette 62b32be494 Added the macro keyword and feature: allows to process a function at compile time and reuse the results instead of calculating it every time #1 10 months ago
  Ludovic 'Archivist' Lagouardette 61bc4e6359 added a function to collects expended routines 10 months ago
  Ludovic 'Archivist' Lagouardette 403bd7efad allow making a context at a specified location, to use the userdata as wanted for allocations more easily 1 year ago
  Ludovic 'Archivist' Lagouardette ae4d95ad63 made the allocations and printing aware of the context 1 year ago
  Ludovic 'Archivist' Lagouardette f5e6d3477d added better error feedback and detection 1 year ago
  Ludovic 'Archivist' Lagouardette bdc1d1dac9 added parsing of string literals 1 year ago
  Ludovic 'Archivist' Lagouardette d3b58a1d84 added more control to ink_compile 1 year ago
  Ludovic 'Archivist' Lagouardette f29fce26a8 Exposing array functions 1 year ago
  Ludovic 'Archivist' Lagouardette 98793377ed Reorganized the project to move headers in their own directory 1 year ago
  Ludovic 'Archivist' Lagouardette df8b2a7f05 Fixed a bug where routine list was not properly resized 1 year ago
  Ludovic 'Archivist' Lagouardette cf03df7377 C-ified more stuff that was not C-ified, removed some unused vars 1 year ago
  Ludovic 'Archivist' Lagouardette efd764b907 Added garbage collection (and a memory corruption bug) 1 year ago
  Ludovic 'Archivist' Lagouardette d5f09d826f Segregated inner and outer allocations 1 year ago
  Ludovic 'Archivist' Lagouardette 7012cd3b91 added type support 1 year ago
  Ludovic 'Archivist' Lagouardette 4ab6745bb5 Added documentation 1 year ago
  Ludovic 'Archivist' Lagouardette 0706677e2f Added README.md contents 1 year ago
  Ludovic 'Archivist' Lagouardette d889788777 Added coroutine handling 1 year ago
  Ludovic 'Archivist' Lagouardette 5c0cfba195 All error handling has been badly handled 1 year ago
  Ludovic 'Archivist' Lagouardette 3e5ddb7a7b Added more basic math 1 year ago
  Ludovic 'Archivist' Lagouardette 3014191951 Added more internals and control flow 1 year ago
  Ludovic 'Archivist' Lagouardette ef32bb1d81 Initial commit 1 year ago