Commit Graph
11 Commits
Author SHA1 Message Date
HermanandGitHub 41f62d2415 Update basic.c 2022-04-01 20:28:22 +02:00
HermanandGitHub f53c3b2052 Fix bug empity string
Added a control if the string in the build in funcion unicode() is empity
2022-04-01 20:25:28 +02:00
HermanandGitHub f3880fad79 Update basic.c
added build  that returns utf-32 from a string.
2022-04-01 20:06:03 +02:00
cozis 90ae41be27 added input builtin 2022-03-14 23:10:29 +01:00
cozis 4f8aaa7eca cuter license comment 2022-03-13 16:05:34 +01:00
cozis bf25e0f1a9 added year to the copyright notice 2022-03-13 15:34:42 +01:00
cozis 9f2cd139d0 new license 2022-03-13 15:30:01 +01:00
cozis ee68905f92 added utf-8 string support 2022-03-13 00:40:10 +01:00
cozis 6017f99b07 bug fix and renamed file builtin object to files 2022-03-12 23:52:04 +01:00
cozis 1374e05579 simplified code and fixed a bug 2022-03-12 22:47:23 +01:00
cozis 8deec027d1 added statis map object and used it to implement builtins. Also, new objects File and Directory 2022-03-10 19:00:30 +01:00