builtins
|
Deprecate Char type
|
2024-02-12 00:41:49 -05:00 |
docs
|
Update docs
|
2024-02-13 19:59:51 -05:00 |
metamethods
|
Improvements to cording
|
2024-02-13 13:15:28 -05:00 |
.gitignore
|
Initial working version of generic cord func
|
2024-02-12 00:18:55 -05:00 |
ast.c
|
Deprecate Char type
|
2024-02-12 00:41:49 -05:00 |
ast.h
|
Add secret structs
|
2024-02-13 20:27:19 -05:00 |
compile.c
|
Whitespace and ordering tweaks
|
2024-02-13 22:56:10 -05:00 |
files.c
|
Changes to string parsing
|
2024-02-11 19:30:02 -05:00 |
files.h
|
Rename sss_* to just *
|
2024-02-11 19:06:42 -05:00 |
Makefile
|
Hacky kwarg implementation
|
2024-02-12 01:48:45 -05:00 |
nextlang.c
|
Add kwargs as a macro hack
|
2024-02-13 22:13:54 -05:00 |
nextlang.h
|
Add kwargs as a macro hack
|
2024-02-13 22:13:54 -05:00 |
parse.c
|
Add secret structs
|
2024-02-13 20:27:19 -05:00 |
parse.h
|
Rename sss_* to just *
|
2024-02-11 19:06:42 -05:00 |
types.c
|
Deprecate Char type
|
2024-02-12 00:41:49 -05:00 |
types.h
|
Deprecate Char type
|
2024-02-12 00:41:49 -05:00 |
util.c
|
Initial commit
|
2024-02-04 15:23:59 -05:00 |
util.h
|
Fix multi-assignment
|
2024-02-13 13:08:00 -05:00 |