index
:
microengine
master
A simple game engine
iamcheeseman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uscript
Age
Commit message (
Collapse
)
Author
2026-04-14
microscript: add iterator loops
iamcheeseman
2026-04-14
microscript: remove mod keyword
iamcheeseman
2026-04-14
microscript: change read_short() to be a macro
iamcheeseman
2026-04-14
microscript: add quotes around function name in function string format
iamcheeseman
2026-04-14
microscript: string indexing
iamcheeseman
2026-04-14
microscript: remove print statement
iamcheeseman
2026-04-14
microscript: add core:log and core:len
iamcheeseman
2026-04-14
microscript: add c functions
iamcheeseman
2026-04-14
microscript: add globals
iamcheeseman
2026-04-07
microscript: swap definition positions of get_* and create_* value macros
iamcheeseman
2026-04-07
microscript: keep bytecode listings in a consistent order
iamcheeseman
2026-04-07
microscript: fix order of operations
iamcheeseman
2026-04-07
microscript: remove redundant case in bytecode debug
iamcheeseman
2026-04-07
microscript: add arrays
iamcheeseman
2026-04-06
fix: crash on undefined variable usage
iamcheeseman
2026-04-06
Initial commit
iamcheeseman