Commit Graph

  • 2c2ed7920b directly copy data from typed array for file_wBytes dzaima 2022-04-10 01:00:08 +0300
  • d28454206d check •term.OutRaw & •term.ErrRaw input, fix •bit._cast overflow check dzaima 2022-04-09 22:53:57 +0300
  • fcb6a164ca fix •bit._cast on large inputs dzaima 2022-04-09 20:14:42 +0300
  • 355bd5646e correct •file.MapBytes name dzaima 2022-04-09 19:51:27 +0300
  • acc8e35c2f •file.MapBytes dzaima 2022-04-09 19:45:02 +0300
  • 0ec0658ada oh right bqn_exec is a thing dzaima 2022-04-08 17:25:31 +0300
  • 0df77b8a4a name wasi-o3 target BQN.wasm dzaima 2022-04-07 20:20:12 +0300
  • ccd00cd4cf use length argument in cbqn_evalSrc dzaima 2022-04-07 19:52:35 +0300
  • e38226895e cbqn_evalSrc dzaima 2022-04-07 19:45:43 +0300
  • 7adb06a43d )r dzaima 2022-04-07 19:43:49 +0300
  • 1948360a6c ignore *.cwasm dzaima 2022-04-07 17:47:26 +0300
  • f136ca5e97 rename confusing m_funBlock to evalFunBlock dzaima 2022-04-07 17:36:02 +0300
  • bc5a279f55 fix PRECOMP dzaima 2022-04-07 17:31:01 +0300
  • 99c6fee8d6 emcc target improvements dzaima 2022-04-07 17:25:25 +0300
  • 422dc80283 decG round 4 dzaima 2022-04-07 17:19:36 +0300
  • ff6a0a6d22 decG round 3 dzaima 2022-04-07 16:03:50 +0300
  • 69067b8fcc decG round 2 dzaima 2022-04-07 15:12:12 +0300
  • 9b8f8f3725 decG round 1 dzaima 2022-04-07 13:56:11 +0300
  • 18bdb21434 force pre-singeli build name dzaima 2022-04-07 13:10:57 +0300
  • 04dbf9a9a4 add another sse3 include dzaima 2022-04-07 11:40:03 +0300
  • e7b551acc2 increase wasi stack size dzaima 2022-04-07 02:06:41 +0300
  • ff7a4cb0cb error on non-functional malloc_usable_size dzaima 2022-04-07 01:19:35 +0300
  • 267a62d292 don't use mmap in allocStack for WASI dzaima 2022-04-07 00:04:12 +0300
  • 15cf311425 use calloc to allocate memory on wasi dzaima 2022-04-06 22:53:07 +0300
  • e3baa868f7 put in a bit more effort printing messages while things are really bad dzaima 2022-04-06 22:38:51 +0300
  • 537369e5e7 make wasi-o3 actually have -O3 dzaima 2022-04-06 22:10:55 +0300
  • 2ef54c4f7a allow emscripten memory growth dzaima 2022-04-06 22:06:14 +0300
  • e3e54bea06 extract single REPL input line execution to function dzaima 2022-04-06 20:59:33 +0300
  • fd902bb77e add make emcc-o3 dzaima 2022-04-06 20:24:07 +0300
  • 4bed4d131e customizable output dzaima 2022-04-06 20:06:36 +0300
  • 502197b62f explicitly disable spawn on wasm dzaima 2022-04-06 20:05:27 +0300
  • 61a0842864 add wasi build target dzaima 2022-04-06 19:24:45 +0300
  • b60bc7c3bf disable realpath & mprotect for wasm dzaima 2022-04-06 19:16:35 +0300
  • 377b38b84f fix •term.RawMode fallback dzaima 2022-04-06 19:14:10 +0300
  • f4aee96e65 fix mmX_dumpHeap signature dzaima 2022-04-06 19:10:59 +0300
  • 9c67d47cd9 makefile changes dzaima 2022-04-06 19:04:40 +0300
  • 4a316c9398 don't include setjmp.h when CATCH_ERRORS=0 dzaima 2022-04-06 18:52:09 +0300
  • 6bce21b55c fix generic squeeze case dzaima 2022-04-04 21:35:45 +0300
  • ea5abeff18 simpler o2bu dzaima 2022-04-04 21:29:37 +0300
  • a52260715e squeeze test dzaima 2022-04-04 17:00:54 +0300
  • 1609e8b651 singeli cleanup dzaima 2022-04-04 16:28:13 +0300
  • a3260edbce more copyG cases dzaima 2022-04-04 16:28:03 +0300
  • e3fe87d040 optimize eequal & expose as •internal.EEqual dzaima 2022-04-04 16:16:29 +0300
  • 2148d191d9 flush between heapdump writes dzaima 2022-04-04 16:10:01 +0300
  • 1ce5712a97 f64 case in ⊑ dzaima 2022-04-04 11:30:35 +0300
  • b9f5291a33 better basic num_squeeze dzaima 2022-04-04 10:02:30 +0300
  • 4ed2d0bec2 sysfn cleanup dzaima 2022-04-03 17:38:06 +0300
  • a9331ef8f0 fast bit_cpy head & tail dzaima 2022-04-02 23:47:07 +0300
  • 3e4b0e882d •internal.Temp dzaima 2022-04-02 20:40:46 +0300
  • 02087d7611 split non-tail-calling part of equal to its own function dzaima 2022-04-02 20:05:03 +0300
  • e031b069fb test special float values dzaima 2022-04-02 20:00:34 +0300
  • 36d5b8f9d8 tests dzaima 2022-04-02 18:20:18 +0300
  • b329ddee1d unaligned 128-bit vector loads dzaima 2022-04-02 17:57:46 +0300
  • 980f20df9a 𝕨/𝕩: move tail skipping to BMI-less build dzaima 2022-04-02 17:54:21 +0300
  • 40dc184063 use singeli for c16lut generation dzaima 2022-04-02 17:19:20 +0300
  • 49ff5a04ff singeli ≡ dzaima 2022-04-02 16:58:35 +0300
  • 9c9a91afa5 gdb helper function docs dzaima 2022-04-02 00:02:59 +0300
  • b6dc3cc239 /bitarr → i8arr & i16arr dzaima 2022-04-01 23:30:57 +0300
  • 37bf551e54 BMI2 bitarr/i8arr & bitarr/i16arr dzaima 2022-04-01 22:41:32 +0300
  • 54a9000d88 more general any-not-equal check dzaima 2022-03-28 02:52:51 +0300
  • 09e48854dd skip 16-bit movmsk for addition & subtraction dzaima 2022-03-28 01:56:46 +0300
  • db3b518ebd note "make install" in readme dzaima 2022-03-24 10:34:52 +0200
  • 85ab47e44d
    Merge pull request #17 from charlesrocket/install dzaima 2022-03-24 10:31:42 +0200
  • 4605194a83
    Add install/uninstall -k 2022-03-23 16:04:10 -0700
  • 5dc504dcd4 note about gmake on BSDs dzaima 2022-03-23 01:41:07 +0200
  • 95aa092a8a
    Merge pull request #16 from selaere/master dzaima 2022-03-23 00:41:48 +0200
  • cebadbd301
    fix •term.ErrRaw taswelll 2022-03-22 22:34:37 +0100
  • d66ade1303 remove i_ARR_2 from write_asm dzaima 2022-03-21 23:12:46 +0200
  • 60d3ba8c64 singeli collect dzaima 2022-03-20 00:28:44 +0200
  • ba6e2adb5d inline i_ARR_2 dzaima 2022-03-20 00:28:36 +0200
  • c3925662b2 more proper manual job count config dzaima 2022-03-18 18:15:07 +0200
  • bb188876f1 update singeli submodule dzaima 2022-03-18 18:11:59 +0200
  • 0d12376a26 add more readme links in main readme dzaima 2022-03-18 15:28:48 +0200
  • 4de990a73b bit of singeli cleanup, JIT comment dzaima 2022-03-18 15:22:46 +0200
  • c1d2dd7168 fix gcc build dzaima 2022-03-16 14:14:31 +0200
  • 7b031a2aa0 •file.Exists dzaima 2022-03-15 21:37:33 +0200
  • eae7501d36 fix •file.Type when file not present dzaima 2022-03-15 20:47:01 +0200
  • 47c8c1e5de singeli: iota, better make dzaima 2022-03-13 18:46:57 +0200
  • d771f07b30 more random singeli additions dzaima 2022-03-13 15:40:59 +0200
  • ccd2b70747 more mut_fillG dzaima 2022-03-12 03:53:27 +0200
  • d78a45a457 smarter virtual function reading deduplication dzaima 2022-03-12 03:44:46 +0200
  • d2683992df slightly changed copy to B dzaima 2022-03-12 03:33:04 +0200
  • 9d3067fa4b new mut interface dzaima 2022-03-12 03:08:25 +0200
  • 09fe162b73 DONT_FREE fix, more gdb utils dzaima 2022-03-12 03:02:21 +0200
  • d8835d2407 very slightly faster •_while_ dzaima 2022-03-10 21:35:27 +0200
  • acb6909fc7 system value & command documentation dzaima 2022-03-10 19:30:38 +0200
  • ef9d92be5c return 2 32-bit numbers from •Hash dzaima 2022-03-10 19:16:09 +0200
  • b7ec175901 rename •term.Raw→•term.RawMode dzaima 2022-03-10 19:04:24 +0200
  • 0177680ddb include JIT memory in heap dump dzaima 2022-03-07 01:20:34 +0200
  • 94e22ecf8f fix error message dzaima 2022-03-06 23:47:40 +0200
  • d2674db956 heap dump dzaima 2022-03-06 15:38:30 +0200
  • 03978f333c make •bit._cast properly error on non-array 𝕩 dzaima 2022-03-06 13:44:27 +0200
  • 2ac2309ed8 fix refcount management in •bit._cast dzaima 2022-03-05 19:28:26 +0200
  • a1638f9fc5 fix •SH dzaima 2022-03-05 18:17:15 +0200
  • 0c79b44ae0 output errors to stderr dzaima 2022-03-05 02:32:28 +0200
  • d53548e1e7 update src/README.md dzaima 2022-03-04 18:34:04 +0200
  • 4ecd336595 )mem f dzaima 2022-03-04 18:31:54 +0200
  • 022d760c95 rethrow(), fix •primitives after errored •ReBQN execution dzaima 2022-03-04 18:29:21 +0200
  • 5cd19eafe8 vectorized dyadic arith tail element handling dzaima 2022-02-27 18:46:35 +0200
  • b1483e14e1 random singeli functions dzaima 2022-02-25 23:46:18 +0200