Commit Graph

22 Commits

Author SHA1 Message Date
7aa4a83cd1 fix broken length number 2023-07-26 15:03:45 +02:00
44e261bf70 fix unquote function 2023-07-19 00:05:59 +01:00
aa21a53791 add more features 2023-07-17 20:52:42 +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
9b3f3d1555 fix not equal 2023-06-22 23:31:37 +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
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
144313708e add sort to strings 2023-03-26 21:55:03 +01:00
364afa630d abs and modify operations so they are opp 2023-03-26 21:42:44 +01:00
4f3d419c28 add subprocess 2023-03-21 23:03:25 +00:00
b56c1fc485 add for loop 2023-03-20 00:00:17 +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
3a449dec63 fix ln and remove unused code 2023-03-11 12:37:02 +00:00
f7603e30c4 colourise the terminal 2023-03-08 19:04:53 +00:00
dfb93c60b4 start working on opperations 2023-03-07 18:27:06 +00:00
1b3a4c44d9 add create functions 2023-02-27 00:07:13 +00:00
6ef6e051e6 add functions and variables name 2023-02-25 23:34:15 +00:00
636101f1fa Start supporting numbers and strings 2023-02-25 16:45:54 +00:00