|
|
e7ab5c9b7e
|
Merge branch 'master' of https://github.com/Open-Argon/argon-v3
|
2023-06-19 23:59:42 +01:00 |
|
|
|
2ef823580d
|
change any key to enter
|
2023-06-19 23:59:41 +01:00 |
|
|
|
3bf48079d5
|
add colour object
|
2023-06-19 23:58:34 +01:00 |
|
|
|
3f048ce645
|
add __dir__ function for maps
|
2023-06-19 12:32:51 +01:00 |
|
|
|
dc2e62bbdb
|
fix operations being ignored as syntax error when multiple minuses
|
2023-06-19 11:59:59 +01:00 |
|
|
|
82b14f09a3
|
add emojis
|
2023-06-18 15:39:50 +01:00 |
|
|
|
14ae68b9d1
|
fix operation translation taking ages
|
2023-06-18 01:20:21 +01:00 |
|
|
|
63d7616053
|
update how powers work
|
2023-06-17 00:57:17 +01:00 |
|
|
|
651830ec31
|
fix map __call__
|
2023-06-16 10:35:06 +01:00 |
|
|
|
3071da2e2d
|
fix getindex and add debug
|
2023-06-16 10:02:16 +01:00 |
|
|
|
ec53db45d5
|
add debug
|
2023-06-13 23:18:54 +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 |
|
|
|
d1cd747e86
|
fix catch error
|
2023-03-28 23:09:51 +01:00 |
|
|
|
ec780a1395
|
Merge branch 'master' of https://github.com/Open-Argon/argon-v3
|
2023-03-28 22:51:42 +01:00 |
|
|
|
be2ac857ca
|
add panic and repo config
|
2023-03-28 22:51:41 +01:00 |
|
William Bell
|
2196fc2cf6
|
Update issue templates
|
2023-03-28 21:58:18 +01:00 |
|
|
|
c5c5fef4bc
|
fix broken try catch parse
|
2023-03-28 21:20:18 +01:00 |
|
|
|
1c35ce6856
|
fix trig functions
|
2023-03-28 21:16:12 +01:00 |
|
|
|
082505e099
|
fix number function bug
|
2023-03-28 17:09:59 +01:00 |
|
|
|
d6d7ae96cf
|
fix squareroot bug
|
2023-03-28 17:00:32 +01:00 |
|
|
|
6e54dce252
|
add class function and remove debug prints
|
2023-03-28 16:33:02 +01:00 |
|
|
|
efd43ad72d
|
add try catch
|
2023-03-28 16:00:17 +01:00 |
|
|
|
5a785cbbc6
|
fix built in functions
|
2023-03-28 00:17:58 +01:00 |
|
|
|
dab8753e52
|
move spec to docs
|
2023-03-26 22:08:54 +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 |
|
|
|
c6c608ad91
|
add other trig funcs
|
2023-03-25 22:49:47 +00:00 |
|
|
|
f046e9cb47
|
make logo png
|
2023-03-25 20:38:42 +00:00 |
|
|
|
51eb5a5b14
|
add clear
|
2023-03-25 19:46:45 +00:00 |
|
|
|
8787320824
|
fix incorrect translation order
|
2023-03-25 19:34:44 +00:00 |
|
|
|
bfad2775ee
|
impliment garbage collection and move init
|
2023-03-25 18:19:48 +00:00 |
|
|
|
fa32f7b824
|
add anymap to allow map with __call__ in thread
|
2023-03-25 01:20:23 +00:00 |
|
|
|
07c8a7898c
|
add set seed to random
|
2023-03-25 00:44:54 +00:00 |
|
|
|
47727a6d2f
|
fix incorrect order of translation
|
2023-03-25 00:14:48 +00:00 |
|
|
|
4f3d419c28
|
add subprocess
|
2023-03-21 23:03:25 +00:00 |
|
|
|
54ea92886e
|
test change
|
2023-03-21 00:27:42 +00:00 |
|
|
|
d17830f05c
|
fix file open change
|
2023-03-20 00:20:56 +00:00 |
|
|
|
4a320008b2
|
move to test folder and fix import bug in shell
|
2023-03-20 00:17:43 +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 |
|
|
|
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 |
|
|
|
b53f2b4a0a
|
fix infinity in json stringify
|
2023-03-15 16:48:47 +00:00 |
|
|
|
ebc3df801b
|
fix infinity in json stringify
|
2023-03-15 16:48:32 +00:00 |
|
William Bell
|
29014b6ad5
|
attempt to fix index step bug
|
2023-03-14 10:48:38 +00:00 |
|
|
|
d0abbba7c1
|
change example
|
2023-03-14 00:09:03 +00:00 |
|
|
|
406eafb8a4
|
prevent unhashable panic
|
2023-03-14 00:07:18 +00:00 |
|
|
|
cf25d392be
|
fix stack over flow printing bug
|
2023-03-13 20:14:44 +00:00 |
|