0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 10 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
re-thought value API; minor fixes More... about 10 years ago
added `global` keyword; renamed fmtstring() More... about 10 years ago
fixed typos and a misconception More... about 10 years ago
Safety improvements in compiler; improved Makefile (better cross-platform builds, dynamic library) More... about 10 years ago
changed foreach; updated documentation and examples More... over 10 years ago
amended C function handling; safety improvements; updated documentation More... over 10 years ago
Even more API clean-up More... over 10 years ago
fix leaked file descriptor; improved error messages from C-land More... over 10 years ago
don't get confused by 0-byte text files More... over 10 years ago
GCC is sometimes dumb More... over 10 years ago
reorganized API; fixed a bug in AST dumps; various minor fixes More... over 10 years ago
added some safety to format strings More... over 10 years ago
added some safety to format strings More... over 10 years ago
so that function calls won't result in crazy mallocation More... over 10 years ago
fixed a memory leak in REPL More... over 10 years ago
longjmp() is evil; native functions are shown in stack trace More... over 10 years ago
this should pay attention to custom error messages as well More... over 10 years ago
added custom error messages for native functions More... over 10 years ago
fixed a memory management bug in SPN_INS_ARRGET; removed static variables More... over 10 years ago
grammar/English; naming conventions; removed some obsolete functions More... over 10 years ago
added C99-style initial for loop declarations More... over 10 years ago
Booleans will feel more comforable like this More... over 10 years ago
I should have paid attention... More... over 10 years ago
operator # should fail if operand is out of bounds More... over 10 years ago
// added one-line comments More... over 10 years ago
operators array should be static too More... over 10 years ago
improvements to the command-line interface More... over 10 years ago
compiler, complex library, documentation and other bugfixes More... over 10 years ago
these are better off being generic and public More... over 10 years ago
I don't know why I changed this to the wrong one More... over 10 years ago