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年前