.gitignore
|
Ignore tags file
|
2017-03-11 17:06:47 -05:00 |
compile.c
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
compile.h
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
datatypes.h
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
dict.c
|
Retabbed things
|
2017-03-15 01:26:45 -04:00 |
dict.h
|
More work on open hashing implementation of objects.
|
2017-03-11 17:04:59 -05:00 |
disasm.c
|
Work on simplifying calling procedure
|
2017-03-12 18:23:27 -04:00 |
disasm.h
|
Rename everything to be prefixed with gst. No particluar meaning
|
2017-02-15 21:02:00 -05:00 |
ds.c
|
Retabbed things
|
2017-03-15 01:26:45 -04:00 |
ds.h
|
Redo calling convetion for more code reuse. Allow calling gst functions from c.
|
2017-03-10 00:09:42 -05:00 |
gc.c
|
Retabbed things
|
2017-03-15 01:26:45 -04:00 |
gc.h
|
Add tuple type.
|
2017-03-07 15:29:40 -05:00 |
gst.h
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
main.c
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
Makefile
|
Work on simplifying calling procedure
|
2017-03-12 18:23:27 -04:00 |
parse.c
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
parse.h
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
README.md
|
Keep readme minimal for now
|
2017-03-10 00:23:59 -05:00 |
sample.gst
|
Work on more fixes to calling convention
|
2017-03-14 15:55:50 -04:00 |
stl.c
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
stl.h
|
Work on basic stl. Add _ binding to repl for last value
|
2017-03-09 13:49:46 -05:00 |
thread.c
|
Retabbed things
|
2017-03-15 01:26:45 -04:00 |
thread.h
|
Work on more fixes to calling convention
|
2017-03-14 15:55:50 -04:00 |
util.h
|
Work on simplifying calling procedure
|
2017-03-12 18:23:27 -04:00 |
value.c
|
Add quoting and a global gc root. The gc root
|
2017-03-14 19:13:17 -04:00 |
value.h
|
Redo calling convetion for more code reuse. Allow calling gst functions from c.
|
2017-03-10 00:09:42 -05:00 |
vm.c
|
Retabbed things
|
2017-03-15 01:26:45 -04:00 |
vm.h
|
Redo calling convetion for more code reuse. Allow calling gst functions from c.
|
2017-03-10 00:09:42 -05:00 |