13 Commits (702af1bdbfbbb99f841615ae37650ce392826526)

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