Commit Graph

  • af934e0429 add readUntil William Bell 2023-06-29 00:57:52 +01:00
  • 9649c33217 add features to buffer William Bell 2023-06-28 00:31:56 +01:00
  • 2012605d2b add typeof function William Bell 2023-06-27 22:25:28 +01:00
  • 85e2964471 change how thread joins William Bell 2023-06-27 22:13:03 +01:00
  • 5bb89a86a7 add path William Bell 2023-06-25 18:24:08 +01:00
  • 6ff2d7c69f add client, seek, and size William Bell 2023-06-25 00:52:52 +01:00
  • 4ca158cc96 add buffer and byte objects, making socket read and write faster William Bell 2023-06-24 10:30:34 +01:00
  • f63229c6f8 fix check if value is in array William Bell 2023-06-22 23:59:20 +01:00
  • 9b3f3d1555 fix not equal William Bell 2023-06-22 23:31:37 +01:00
  • ef951afab5 add read bytes and contentType William Bell 2023-06-22 17:22:08 +01:00
  • 1d3eaf9990 add isClosed to socket William Bell 2023-06-22 11:32:33 +01:00
  • 1a2ad64ea4 remove println William Bell 2023-06-22 09:34:13 +01:00
  • b8ceafa3c9 add built in socket lib William Bell 2023-06-22 09:27:21 +01:00
  • a8cbfa66e9 fix divide by zero bug William Bell 2023-06-21 20:48:46 +01:00
  • 114cdec821 change back to support custom data types William Bell 2023-06-21 20:42:12 +01:00
  • 9fe8bcb515 convert function call to builtInCall in setvariable, and add OOP example William Bell 2023-06-21 20:36:06 +01:00
  • ae08f059fb make even negative sign not allow any type William Bell 2023-06-21 08:58:13 +01:00
  • 6495e7f9b9 fix __Boolean__ and calcOr William Bell 2023-06-21 00:18:52 +01:00
  • 40a1404534 fix brainfuck.ar takes ages to parse William Bell 2023-06-21 00:07:22 +01:00
  • ad3ef3b673 allow import without as William Bell 2023-06-20 23:51:23 +01:00
  • 3cec4a2339 fully add init map William Bell 2023-06-20 22:41:12 +01:00
  • e7ab5c9b7e Merge branch 'master' of https://github.com/Open-Argon/argon-v3 Ugric 2023-06-19 23:59:42 +01:00
  • 2ef823580d change any key to enter Ugric 2023-06-19 23:59:41 +01:00
  • 3bf48079d5 add colour object William Bell 2023-06-19 23:58:34 +01:00
  • 3f048ce645 add __dir__ function for maps William Bell 2023-06-19 12:32:51 +01:00
  • dc2e62bbdb fix operations being ignored as syntax error when multiple minuses William Bell 2023-06-19 11:59:59 +01:00
  • 82b14f09a3 add emojis William Bell 2023-06-18 15:39:50 +01:00
  • 14ae68b9d1 fix operation translation taking ages Ugric 2023-06-18 01:20:21 +01:00
  • 63d7616053 update how powers work William Bell 2023-06-17 00:57:17 +01:00
  • 651830ec31 fix map __call__ William Bell 2023-06-16 10:35:06 +01:00
  • 3071da2e2d fix getindex and add debug William Bell 2023-06-16 10:02:16 +01:00
  • ec53db45d5 add debug William Bell 2023-06-13 23:18:54 +01:00
  • 2543822418 Revert "fix incorrect function name" master-fail William Bell 2023-06-13 23:06:05 +01:00
  • afbf868703 Revert "make maps oop" William Bell 2023-06-13 23:03:46 +01:00
  • 1c048579a5 Merge branch 'master' into master William Bell 2023-06-13 22:56:48 +01:00
  • 199b2320dd make maps oop William Bell 2023-04-08 15:34:15 +02:00
  • 857eb442c2 update to support new oop William Bell 2023-06-13 22:39:33 +01:00
  • 5ceff0ddd2 fix incorrect function name William Bell 2023-04-19 12:21:47 +01:00
  • 2d3c7c42ce make maps oop William Bell 2023-04-08 15:34:15 +02:00
  • 8443b20949 fix incorrect function name William Bell 2023-04-19 12:21:47 +01:00
  • 644a78154e make maps oop William Bell 2023-04-08 15:34:15 +02:00
  • 90b506d22f update config Ugric 2023-03-28 23:30:24 +01:00
  • f9777611dd Merge remote-tracking branch 'upstream/master' Ugric 2023-03-28 23:18:46 +01:00
  • d1cd747e86 fix catch error Ugric 2023-03-28 23:09:51 +01:00
  • ec780a1395 Merge branch 'master' of https://github.com/Open-Argon/argon-v3 Ugric 2023-03-28 22:51:42 +01:00
  • be2ac857ca add panic and repo config Ugric 2023-03-28 22:51:41 +01:00
  • 2196fc2cf6 Update issue templates William Bell 2023-03-28 21:58:18 +01:00
  • c5c5fef4bc fix broken try catch parse Ugric 2023-03-28 21:20:18 +01:00
  • 1c35ce6856 fix trig functions Ugric 2023-03-28 21:16:12 +01:00
  • bc3e50697f Merge remote-tracking branch 'upstream/master' William Bell 2023-03-28 17:10:18 +01:00
  • 082505e099 fix number function bug William Bell 2023-03-28 17:09:59 +01:00
  • 6226cc52ac undo arvalid bug William Bell 2023-03-28 17:04:14 +01:00
  • c881d06cb5 fix arvalid bug William Bell 2023-03-28 17:03:39 +01:00
  • 584841030c Merge remote-tracking branch 'upstream/master' William Bell 2023-03-28 17:01:54 +01:00
  • d6d7ae96cf fix squareroot bug William Bell 2023-03-28 17:00:32 +01:00
  • 58c57f154b add try catch William Bell 2023-03-28 16:00:17 +01:00
  • c698b878da Merge remote-tracking branch 'upstream/master' William Bell 2023-03-28 16:34:39 +01:00
  • 6e54dce252 add class function and remove debug prints William Bell 2023-03-28 16:33:02 +01:00
  • efd43ad72d add try catch William Bell 2023-03-28 16:00:17 +01:00
  • 280635d46e update William Bell 2023-03-28 00:22:54 +01:00
  • e05267c886 fix built in functions William Bell 2023-03-28 00:17:58 +01:00
  • 5a785cbbc6 fix built in functions William Bell 2023-03-28 00:17:58 +01:00
  • 4c412a763a move spec to docs William Bell 2023-03-26 22:08:54 +01:00
  • dab8753e52 move spec to docs William Bell 2023-03-26 22:08:54 +01:00
  • de95c3e8b5 add sort to strings William Bell 2023-03-26 21:55:03 +01:00
  • 144313708e add sort to strings William Bell 2023-03-26 21:55:03 +01:00
  • d0d73db6cf make not relelative William Bell 2023-03-26 21:44:04 +01:00
  • aea3b73e71 abs and modify operations so they are opp William Bell 2023-03-26 21:42:44 +01:00
  • 364afa630d abs and modify operations so they are opp William Bell 2023-03-26 21:42:44 +01:00
  • e06d28ca02 Update readme.md William Bell 2023-03-26 00:08:44 +00:00
  • bf145db749 add interval and timeout William Bell 2023-03-25 23:35:11 +00:00
  • 0514783230 add other trig funcs William Bell 2023-03-25 22:49:47 +00:00
  • c6c608ad91 add other trig funcs William Bell 2023-03-25 22:49:47 +00:00
  • 7ef9384d76 edit readme Ugric 2023-03-25 21:01:33 +00:00
  • 957029ebd4 Merge remote-tracking branch 'upstream/master' Ugric 2023-03-25 20:42:09 +00:00
  • f046e9cb47 make logo png Ugric 2023-03-25 20:38:42 +00:00
  • afc5ae2086 dont require clone Ugric 2023-03-25 19:52:07 +00:00
  • a6c14b49a5 make wasm not require reinit Ugric 2023-03-25 19:50:26 +00:00
  • 1e625a589a Merge remote-tracking branch 'upstream/master' Ugric 2023-03-25 19:49:58 +00:00
  • 51eb5a5b14 add clear Ugric 2023-03-25 19:46:45 +00:00
  • 5e65ff01ac Merge remote-tracking branch 'upstream/master' Ugric 2023-03-25 19:37:15 +00:00
  • 8787320824 fix incorrect translation order Ugric 2023-03-25 19:34:44 +00:00
  • 5e48a70c77 make wasm work Ugric 2023-03-25 18:52:33 +00:00
  • bfad2775ee impliment garbage collection and move init Ugric 2023-03-25 18:19:48 +00:00
  • 69faa23ea9 Merge branch 'Open-Argon:master' into master William Bell 2023-03-25 01:20:44 +00:00
  • fa32f7b824 add anymap to allow map with __call__ in thread Ugric 2023-03-25 01:20:23 +00:00
  • 126d287611 Merge branch 'Open-Argon:master' into master William Bell 2023-03-25 00:45:26 +00:00
  • 97ec428aca make wasm work Ugric 2023-03-25 00:45:13 +00:00
  • 07c8a7898c add set seed to random Ugric 2023-03-25 00:44:54 +00:00
  • 47727a6d2f fix incorrect order of translation Ugric 2023-03-25 00:14:48 +00:00
  • 4f3d419c28 add subprocess William Bell 2023-03-21 23:03:25 +00:00
  • 54ea92886e test change William Bell 2023-03-21 00:27:42 +00:00
  • d17830f05c fix file open change Ugric 2023-03-20 00:20:56 +00:00
  • 4a320008b2 move to test folder and fix import bug in shell Ugric 2023-03-20 00:17:43 +00:00
  • b56c1fc485 add for loop Ugric 2023-03-20 00:00:17 +00:00
  • a080152aee make strings objects Ugric 2023-03-19 20:05:43 +00:00
  • 2e04bb0152 make strings object Ugric 2023-03-19 01:10:23 +00:00
  • c725d26c01 add more features to arrays Ugric 2023-03-15 21:35:05 +00:00
  • 814209c392 make arrays an object Ugric 2023-03-15 21:02:00 +00:00
  • b53f2b4a0a fix infinity in json stringify William Bell 2023-03-15 16:48:47 +00:00