Francesco Cozzuto
|
0f40181e58
|
advances of the http server example; built-ins for generating random numbers; built-ins for slicing, trimming and converting strings to integers
|
2023-01-15 18:22:18 +01:00 |
|
cozis
|
380b8a8917
|
new built-in keysof and rewrote the json parser
|
2022-12-06 22:43:13 +01:00 |
|
cozis
|
ea428fdca2
|
added sum types
|
2022-12-05 11:36:19 +01:00 |
|
Francesco Cozzuto
|
d610a973f4
|
cleaning up
|
2022-08-24 18:01:32 +02:00 |
|
Francesco Cozzuto
|
cd74dda4a9
|
general cleanups. Removed lots of unused code and redundant error checks
|
2022-08-24 16:46:32 +02:00 |
|
cozis
|
782985e8b7
|
reorganized build-ins and implement a circular queue as an example
|
2022-08-18 19:01:26 +02:00 |
|
cozis
|
919bc6fcbd
|
fixed compiler warnings for release builds
|
2022-08-16 22:45:46 +02:00 |
|
cozis
|
bc516f470a
|
new built-in variables for each type
|
2022-08-14 13:04:53 +02:00 |
|
cozis
|
18e936f0ad
|
cleanups and more test cases
|
2022-08-12 05:30:41 +02:00 |
|