13 коммитов (702af1bdbfbbb99f841615ae37650ce392826526)

Автор SHA1 Сообщение Дата
  Ludovic 'Archivist' Lagouardette 702af1bdbf Added a macro for stoopid libc that made putchar a macro 2 месяцев назад
  Ludovic 'Archivist' Lagouardette 98fa605018 Minor refactoring of function pointers and field order 3 месяцев назад
  Ludovic 'Archivist' Lagouardette 1e90035873 Added context clearing 3 месяцев назад
  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 8 месяцев назад
  Ludovic 'Archivist' Lagouardette 61bc4e6359 added a function to collects expended routines 8 месяцев назад
  Ludovic 'Archivist' Lagouardette 403bd7efad allow making a context at a specified location, to use the userdata as wanted for allocations more easily 10 месяцев назад
  Ludovic 'Archivist' Lagouardette ae4d95ad63 made the allocations and printing aware of the context 10 месяцев назад
  Ludovic 'Archivist' Lagouardette f5e6d3477d added better error feedback and detection 11 месяцев назад
  Ludovic 'Archivist' Lagouardette bdc1d1dac9 added parsing of string literals 1 год назад
  Ludovic 'Archivist' Lagouardette d3b58a1d84 added more control to ink_compile 1 год назад
  Ludovic 'Archivist' Lagouardette f29fce26a8 Exposing array functions 1 год назад
  Ludovic 'Archivist' Lagouardette 98793377ed Reorganized the project to move headers in their own directory 1 год назад
  Ludovic 'Archivist' Lagouardette df8b2a7f05 Fixed a bug where routine list was not properly resized 1 год назад
  Ludovic 'Archivist' Lagouardette cf03df7377 C-ified more stuff that was not C-ified, removed some unused vars 1 год назад
  Ludovic 'Archivist' Lagouardette efd764b907 Added garbage collection (and a memory corruption bug) 1 год назад
  Ludovic 'Archivist' Lagouardette d5f09d826f Segregated inner and outer allocations 1 год назад
  Ludovic 'Archivist' Lagouardette 7012cd3b91 added type support 1 год назад
  Ludovic 'Archivist' Lagouardette 4ab6745bb5 Added documentation 1 год назад
  Ludovic 'Archivist' Lagouardette 0706677e2f Added README.md contents 1 год назад
  Ludovic 'Archivist' Lagouardette d889788777 Added coroutine handling 1 год назад
  Ludovic 'Archivist' Lagouardette 5c0cfba195 All error handling has been badly handled 1 год назад
  Ludovic 'Archivist' Lagouardette 3e5ddb7a7b Added more basic math 1 год назад
  Ludovic 'Archivist' Lagouardette 3014191951 Added more internals and control flow 1 год назад
  Ludovic 'Archivist' Lagouardette ef32bb1d81 Initial commit 1 год назад