Commit Graph

20 Commits

Author SHA1 Message Date
c6f13ce7a2 fix reverse on custom sort 2023-07-30 01:01:25 +02:00
7aa4a83cd1 fix broken length number 2023-07-26 15:03:45 +02:00
4d37d8d4de add * import 2023-07-10 22:18:02 +01:00
88129528f4 fix parsing taking really long 2023-06-29 23:45:23 +01:00
9649c33217 add features to buffer 2023-06-28 00:31:56 +01:00
f63229c6f8 fix check if value is in array 2023-06-22 23:59:20 +01:00
9fe8bcb515 convert function call to builtInCall in setvariable, and add OOP example 2023-06-21 20:36:06 +01:00
6495e7f9b9 fix __Boolean__ and calcOr 2023-06-21 00:18:52 +01:00
14ae68b9d1 fix operation translation taking ages 2023-06-18 01:20:21 +01:00
William Bell
8443b20949 fix incorrect function name 2023-04-19 12:21:47 +01:00
644a78154e make maps oop 2023-04-08 15:34:20 +02:00
5a785cbbc6 fix built in functions 2023-03-28 00:17:58 +01:00
364afa630d abs and modify operations so they are opp 2023-03-26 21:42:44 +01:00
bfad2775ee impliment garbage collection and move init 2023-03-25 18:19:48 +00:00
4f3d419c28 add subprocess 2023-03-21 23:03:25 +00:00
a080152aee make strings objects 2023-03-19 20:05:43 +00:00
2e04bb0152 make strings object 2023-03-19 01:10:23 +00:00
c725d26c01 add more features to arrays 2023-03-15 21:35:05 +00:00
814209c392 make arrays an object 2023-03-15 21:02:00 +00:00
7220d12fb6 add json and file read 2023-03-12 23:34:33 +00:00