Kayne Ruse
c47ee68b3f
Don't use the runner lib yet - will finish in the morning
2023-01-20 13:59:28 +00:00
Kayne Ruse
2c06c5e38b
BUGFIX: Buffer overflow
2023-01-20 13:56:07 +00:00
Kayne Ruse
e6e24ca19f
Began working on runner library
2023-01-20 13:42:45 +00:00
Kayne Ruse
68ed39fc45
Began working on a few bugs, thanks /u/skeeto!
2023-01-16 09:06:35 +00:00
Kayne Ruse
0649a141dd
Moved time header includes, comment tweaks
2023-01-13 15:39:22 +00:00
Kayne Ruse
584fb115b6
Fixed the awful rule110 implementation
2022-11-28 16:48:45 +00:00
Kayne Ruse
fb55f42d0e
Tweaked where strlen() is called
2022-11-26 15:53:07 +00:00
Kayne Ruse
cfafba589b
All tests passing, repl builds successfully
2022-11-26 09:53:59 +00:00
Kayne Ruse
0b57f7efe7
Added release build targets, because bored
2022-11-16 22:05:47 +00:00
Kayne Ruse
7bf18a744c
Tweaked bounds check
2022-11-12 11:39:32 +00:00
Kayne Ruse
fa20763c07
Corrected negative timers
2022-11-12 11:30:24 +00:00
Kayne Ruse
774f3d9e83
Corrected error messages in the timer lib
2022-11-12 10:07:54 +00:00
Kayne Ruse
30b068fcdb
Fixed timer issues, tests should pass
...
Reduced test duration by a factor of 11,000. Don't ask.
Also, something funny is going on with the time headers, so I
stuck them into source/toy_common.h, I'll figure it out later.
2022-11-12 04:45:35 +11:00
Kayne Ruse
3d8ce4e7d8
Trying to fix time and platforms
2022-11-11 17:31:45 +00:00
Kayne Ruse
e0ab4106fa
Implemented the timer library
2022-11-11 17:18:07 +00:00
Kayne Ruse
ec39f099ca
Wrote failing TDD test for timer library, not enabled
2022-11-08 19:40:21 +00:00
Kayne Ruse
8498864dde
Resolved a name clash with the engine
2022-11-07 16:38:39 +00:00
Kayne Ruse
8072beb007
Moved repl's tools into their own file
2022-10-03 20:18:06 +01:00
Kayne Ruse
3460967e3b
Added API macro to some functions
2022-10-02 00:44:46 +01:00
Kayne Ruse
467cd8d978
Resolved #26 , shared libs work on linux
2022-10-02 04:09:27 +11:00
Kayne Ruse
aa44d5fd43
Added aliasing of standard as a feature of standard
2022-09-24 07:20:26 +01:00
Kayne Ruse
f745470abe
Resolved #31 , added exit and quit commands to the repl
2022-09-24 06:41:09 +01:00
GruelingPine185
48dbbfaa24
build repl
2022-09-23 18:22:42 -04:00
GruelingPine185
ecbfcc28b5
resolved line ending warnings
2022-09-23 18:16:53 -04:00
Kayne Ruse
6a086395be
Renamed Node to ASTNode
2022-09-18 19:14:37 +01:00
Kayne Ruse
c680427b1e
Tweaked a build var name
2022-09-18 07:26:23 +01:00
Kayne Ruse
9c790f8cd6
Got hooks working
2022-09-17 13:01:09 +01:00