Commit Graph

  • 07ae36e672 faster loop when not yet seen PRED dzaima 2021-10-01 19:01:28 +0300
  • 89c19662d8 argument remapping for PRED dzaima 2021-10-01 18:52:03 +0300
  • dac6f29a41 more eachd_fn and eachm_fn out of header file dzaima 2021-09-30 20:22:31 +0300
  • 1c83483d53 fix formatter incorrectly consuming an argument dzaima 2021-09-29 21:19:21 +0300
  • dc1295afb7 fix SETH in immediate bodies dzaima 2021-09-28 18:17:12 +0300
  • 9631702b14 PRED dzaima 2021-09-28 18:08:51 +0300
  • 14958234c3 update test.bqn dzaima 2021-09-26 23:30:05 +0300
  • eca2a7eca4 wrap MAP_FIXED_NOREPLACE in an ifdef dzaima 2021-09-26 22:41:41 +0300
  • 751652c392 alternative JIT memory allocation if MAP_32BIT isn't sufficient dzaima 2021-09-26 22:00:19 +0300
  • 7600431fa6 fix slow small array checks dzaima 2021-09-26 14:02:05 +0300
  • 01b36e927f monadic arith slow warnings dzaima 2021-09-26 13:55:44 +0300
  • d2ea19c757 more slow warns dzaima 2021-09-26 13:36:37 +0300
  • 797a848ed4 warn slow for unknown scans & folds & ⍋ dzaima 2021-09-26 00:18:38 +0300
  • 2ddfc43682 function to print a sequence of bytecode dzaima 2021-09-25 23:19:23 +0300
  • 084eaaecbd SETC dzaima 2021-09-25 23:05:15 +0300
  • 4f0841c95e make -p use bqn_fmt dzaima 2021-09-25 22:25:41 +0300
  • 28f40e5368 slow notes dzaima 2021-09-25 20:39:06 +0300
  • a91e351aee fix deep squeeze dzaima 2021-09-25 19:34:48 +0300
  • 02605fe271 more tyarrTemplate.h instancing out of core.h dzaima 2021-09-25 15:53:42 +0300
  • a8c5dd6581 better squeezing dzaima 2021-09-25 15:26:06 +0300
  • ecb8af658b fix squeezing of ¯2147483648 dzaima 2021-09-25 14:52:35 +0300
  • 4bdc1ec3cd squeeze objects dzaima 2021-09-25 14:39:48 +0300
  • a15f66c43b rename formatting functions dzaima 2021-09-25 13:53:53 +0300
  • 749b3e1e81 Type to macro dzaima 2021-09-25 13:08:25 +0300
  • c492de413f fix ⌾⥊ error check dzaima 2021-09-25 02:52:26 +0300
  • 8cc6732cd4 ⌾⥊ and ⌾(const G H) dzaima 2021-09-25 02:24:30 +0300
  • 20d0b3a288 time command dzaima 2021-09-23 10:46:49 +0300
  • cfc5059627 support another variant of compiler assert dzaima 2021-09-22 23:03:12 +0300
  • bce0c2853c fix error formatting when there are >1 positions given dzaima 2021-09-22 22:58:51 +0300
  • fab1ffadf5 fifo support or whatever dzaima 2021-09-21 23:42:47 +0300
  • 811fe16f93 fix <˘"abc" dzaima 2021-09-21 19:12:50 +0300
  • f73da4d7eb fix offset for JIT dzaima 2021-09-21 19:10:40 +0300
  • c1ff25a253 fix multi-body function error offset dzaima 2021-09-21 19:00:16 +0300
  • b076f4bd43 fix ¯∞ formatting dzaima 2021-09-21 17:50:23 +0300
  • c53b4b2294 move builtins.h to root of src dzaima 2021-09-21 17:28:25 +0300
  • b38e8c9aeb normalize tag whitespace dzaima 2021-09-21 17:24:18 +0300
  • ebb010ea34 re-enable <˘ dzaima 2021-09-21 17:18:42 +0300
  • 59ac1a00fb format single position compiler errors dzaima 2021-09-21 17:08:41 +0300
  • 77cb03033d throw overflow error in isum dzaima 2021-09-21 17:02:38 +0300
  • 97c1b1d31d overflow builtin cleanup dzaima 2021-09-21 16:56:20 +0300
  • 6f99b58099 argument "-" for stdin file dzaima 2021-09-21 16:44:23 +0300
  • 59a9a5daf4 make empty REPL line not stop REPL dzaima 2021-09-21 14:05:23 +0300
  • d1047fcdc6 make building on android possible dzaima 2021-09-21 11:59:04 +0300
  • 3da7323c57 char specialized squeezing dzaima 2021-09-20 23:31:46 +0300
  • 3bace2e33a more 𝕨⍋𝕩 fallback dzaima 2021-09-20 23:24:26 +0300
  • 5db4967500 lamer JIT constant array folder dzaima 2021-09-20 13:24:04 +0300
  • 7cc37e2723 special-case JIT ARRO for 1 and 2 items dzaima 2021-09-20 13:13:03 +0300
  • 4246aa5694 more reasonable 𝕨⍋𝕩 fallback dzaima 2021-09-18 17:22:54 +0300
  • 327ea102cd convert arguments to equal sizes in comparison dzaima 2021-09-18 13:52:54 +0300
  • 44c07fd6ab integer ⌊⌈ dzaima 2021-09-18 13:28:06 +0300
  • f5ace72b27 ascending/descending flag dzaima 2021-09-17 15:22:38 +0300
  • 9494ef7b9f don't keep fl_squoze of not actually guaranteed full squeeze dzaima 2021-09-17 15:12:23 +0300
  • 663c318219 deep squeeze dzaima 2021-09-17 14:46:03 +0300
  • 7f6740ec07 more flag clearing dzaima 2021-09-16 23:27:40 +0300
  • 62a96f1196 squoze dzaima 2021-09-16 23:20:58 +0300
  • 427d508324 more precise flags usage dzaima 2021-09-16 21:54:24 +0300
  • cd5f50e3eb incG dzaima 2021-09-16 17:09:12 +0300
  • 0969acef35 don't keep around reuse in eachm dzaima 2021-09-13 12:28:12 +0300
  • e8fecf64fa generate c8arr in fromUTF8 dzaima 2021-09-12 00:07:13 +0300
  • 93f362c4f2 use str8l more dzaima 2021-09-11 23:52:27 +0300
  • 83011df536 typed ⌾(a⊸⊏) dzaima 2021-09-11 23:39:05 +0300
  • 9b779726b5 use conversion functions in Variation dzaima 2021-09-11 23:22:08 +0300
  • 6cf3ccb7d5 use new conversion functions dzaima 2021-09-11 23:17:37 +0300
  • e98660bfa8 more typed array conversion dzaima 2021-09-11 22:45:37 +0300
  • 0df5538a2a rename header files dzaima 2021-09-11 17:21:36 +0300
  • d748baab37 typed ⌽𝕩 dzaima 2021-09-11 17:16:21 +0300
  • 8b93156a9e ⊔ i8arr dzaima 2021-09-11 17:12:13 +0300
  • 28566f5c9c i8 ∊, typed ≢ & ≍ dzaima 2021-09-11 17:06:27 +0300
  • 23f2f4303b more mixed type arith dzaima 2021-09-11 00:34:03 +0300
  • ed2374fcc7 ∨` dzaima 2021-09-10 21:01:31 +0300
  • 0a1cda63f5 mixed i8arr/i32arr arithd dzaima 2021-09-10 20:24:46 +0300
  • b09d3785fd more typed ⊏ dzaima 2021-09-10 20:20:54 +0300
  • fc67c92510 typed atomUnit dzaima 2021-09-10 19:53:35 +0300
  • 732610fba1 typed 𝕨𝔽`𝕩 dzaima 2021-09-10 19:42:08 +0300
  • b2070ea70f fix +`i8arr dzaima 2021-09-10 19:26:52 +0300
  • e55aa352f0 typed 𝔽` dzaima 2021-09-10 19:19:04 +0300
  • 1022910b33 fix ⌈´ dzaima 2021-09-10 19:04:52 +0300
  • 427450e5d8 typed 𝕨𝔽´𝕩 dzaima 2021-09-10 18:40:48 +0300
  • 85097f681a typed 𝔽´𝕩 dzaima 2021-09-10 18:34:14 +0300
  • 96c68b66c5 typed ⌾(n⊸⊑) dzaima 2021-09-10 17:59:26 +0300
  • c3b46a42bc typed ⥊ dzaima 2021-09-10 17:56:26 +0300
  • 3d62f9c109 typed / dzaima 2021-09-10 16:53:34 +0300
  • 82a32684f5 /i8arr, i32arr⊏* dzaima 2021-09-10 15:51:55 +0300
  • d8d56bbdd4 TmpFile→I8Arr dzaima 2021-09-10 15:24:07 +0300
  • 1d43e72a16 updated src/README.md dzaima 2021-09-10 15:17:29 +0300
  • a36ae1a716 pass untagged pointer to get & getU dzaima 2021-09-09 23:49:59 +0300
  • 12d5a5a829 i8arr grade dzaima 2021-09-09 22:28:39 +0300
  • 59dcde16c9 untag this pointer of modifier impl functions dzaima 2021-09-09 19:59:42 +0300
  • 818675e4c0 another place for arr_bptr dzaima 2021-09-09 19:22:36 +0300
  • 32e476b0c2 fix ⥊ dzaima 2021-09-09 18:47:16 +0300
  • 337a6bbc5e more changes dzaima 2021-09-09 18:42:48 +0300
  • 85dd03ac11 more types for join & add dzaima 2021-09-09 17:43:12 +0300
  • f8962c1eb9 use generic squeeze for arith dzaima 2021-09-09 17:30:40 +0300
  • 0913d3b8f2 ElType cleanup dzaima 2021-09-09 17:18:47 +0300
  • d568363144 fix -𝕩 dzaima 2021-09-09 17:07:39 +0300
  • fded6996e6 squeeze & hash fixes dzaima 2021-09-09 16:59:47 +0300
  • a6251ff3e7 squeeze int arrs on withFill dzaima 2021-09-09 16:08:13 +0300
  • 85f8a5e7bd saner comparison code dzaima 2021-09-06 01:02:11 +0300
  • ffc4cec1ae monadic i8/i16 arith dzaima 2021-09-05 23:26:31 +0300
  • b1b066ce5c atom-arr arith dzaima 2021-09-05 23:04:14 +0300