|
5a80ff0db3
|
Update docs to standardize function signature formatting
|
2024-10-09 13:48:45 -04:00 |
|
|
074cf22ad4
|
Change function syntax from func(args)->ret to func(args -> ret)
|
2024-10-09 13:26:28 -04:00 |
|
|
e422079fcc
|
Add a Byte datatype
|
2024-09-15 15:33:47 -04:00 |
|
|
3513b94fc7
|
Unify parsing code to correctly handle parsing integers and numbers with
a &success boolean. Check for overflow as well.
|
2024-09-04 16:08:34 -04:00 |
|
|
67e8f2dea0
|
Move docs into one folder
|
2024-08-19 00:23:02 -04:00 |
|