Commit Graph

118 Commits

Author SHA1 Message Date
2d3c7c42ce make maps oop 2023-06-13 22:42:44 +01:00
90b506d22f update config 2023-03-28 23:30:24 +01:00
f9777611dd Merge remote-tracking branch 'upstream/master' 2023-03-28 23:18:46 +01: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
bc3e50697f Merge remote-tracking branch 'upstream/master' 2023-03-28 17:10:18 +01:00
082505e099 fix number function bug 2023-03-28 17:09:59 +01:00
6226cc52ac undo arvalid bug 2023-03-28 17:04:14 +01:00
c881d06cb5 fix arvalid bug 2023-03-28 17:03:39 +01:00
584841030c Merge remote-tracking branch 'upstream/master' 2023-03-28 17:01:54 +01:00
d6d7ae96cf fix squareroot bug 2023-03-28 17:00:32 +01:00
58c57f154b add try catch 2023-03-28 16:40:04 +01:00
c698b878da Merge remote-tracking branch 'upstream/master' 2023-03-28 16:34:39 +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
280635d46e update 2023-03-28 00:23:57 +01:00
e05267c886 fix built in functions 2023-03-28 00:23:57 +01:00
5a785cbbc6 fix built in functions 2023-03-28 00:17:58 +01:00
4c412a763a move spec to docs 2023-03-26 22:09:34 +01:00
dab8753e52 move spec to docs 2023-03-26 22:08:54 +01:00
de95c3e8b5 add sort to strings 2023-03-26 22:04:57 +01:00
144313708e add sort to strings 2023-03-26 21:55:03 +01:00
d0d73db6cf make not relelative 2023-03-26 21:44:05 +01:00
aea3b73e71 abs and modify operations so they are opp 2023-03-26 21:44:05 +01:00
364afa630d abs and modify operations so they are opp 2023-03-26 21:42:44 +01:00
William Bell
e06d28ca02 Update readme.md 2023-03-26 00:08:44 +00:00
bf145db749 add interval and timeout 2023-03-25 23:35:13 +00:00
0514783230 add other trig funcs 2023-03-25 23:35:12 +00:00
c6c608ad91 add other trig funcs 2023-03-25 22:49:47 +00:00
7ef9384d76 edit readme 2023-03-25 21:01:33 +00:00
957029ebd4 Merge remote-tracking branch 'upstream/master' 2023-03-25 20:42:09 +00:00
f046e9cb47 make logo png 2023-03-25 20:38:42 +00:00
afc5ae2086 dont require clone 2023-03-25 19:52:07 +00:00
a6c14b49a5 make wasm not require reinit 2023-03-25 19:50:26 +00:00
1e625a589a Merge remote-tracking branch 'upstream/master' 2023-03-25 19:49:58 +00:00
51eb5a5b14 add clear 2023-03-25 19:46:45 +00:00
5e65ff01ac Merge remote-tracking branch 'upstream/master' 2023-03-25 19:37:15 +00:00
8787320824 fix incorrect translation order 2023-03-25 19:34:44 +00:00
5e48a70c77 make wasm work 2023-03-25 18:52:33 +00:00
bfad2775ee impliment garbage collection and move init 2023-03-25 18:19:48 +00:00
William Bell
69faa23ea9 Merge branch 'Open-Argon:master' into master 2023-03-25 01:20:44 +00:00
fa32f7b824 add anymap to allow map with __call__ in thread 2023-03-25 01:20:23 +00:00
William Bell
126d287611 Merge branch 'Open-Argon:master' into master 2023-03-25 00:45:26 +00:00
97ec428aca make wasm work 2023-03-25 00:45:13 +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