Ludovic 'Archivist' Lagouardette
|
98793377ed
|
Reorganized the project to move headers in their own directory
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
eb5a810c72
|
Added comments and fixed bugs\n\n- Added array.set\n- Added comments support\n- Fixed weird push/pop mismatches\n- Added more docs\n- Fixed examples
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
6acd1d260f
|
Fixed the array delimiter not being cleared (off by 1 error)
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
7851949aeb
|
Fixed another memory error due to copy pasting code in early stagezs
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
4a05d56c8a
|
Fixed a stupd that the IDE allowed me to not see instantly
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
3d39b4e3d6
|
Made the GC reclaim successful routines
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
df8b2a7f05
|
Fixed a bug where routine list was not properly resized
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
badef437ff
|
Fixed bad commenting habits
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
01d88a6558
|
The most practical way to print "Hello World"
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
e5efa6b30f
|
Some additional array manip / stack manip
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
cf03df7377
|
C-ified more stuff that was not C-ified, removed some unused vars
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
5411462218
|
C-ified some less antiquated constructs to the antiquated form
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
6cdddb8543
|
added more docs
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
b97b33c471
|
Garbage collector and arrays work!
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
efd764b907
|
Added garbage collection (and a memory corruption bug)
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
f6bc42b934
|
Merge branch 'main' of https://git.nekoit.xyz/Archivist/ink
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
d5f09d826f
|
Segregated inner and outer allocations
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
7012cd3b91
|
added type support
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
4ab6745bb5
|
Added documentation
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
0706677e2f
|
Added README.md contents
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
04a64e097f
|
Added license info and readme
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
d889788777
|
Added coroutine handling
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
5c0cfba195
|
All error handling has been badly handled
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
3e5ddb7a7b
|
Added more basic math
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
3014191951
|
Added more internals and control flow
|
5 months ago |
Ludovic 'Archivist' Lagouardette
|
ef32bb1d81
|
Initial commit
|
5 months ago |