dzaima
|
f9253a477e
|
fix zero printing
|
2021-10-28 22:03:51 +03:00 |
|
dzaima
|
0deb5cfcd4
|
add missing bytecodes to FOR_BC
|
2021-10-28 21:55:18 +03:00 |
|
dzaima
|
06c7e40642
|
⋄ → ; in DEBUG_VM
|
2021-10-28 21:22:15 +03:00 |
|
dzaima
|
470bb0968a
|
use hex in printBC
|
2021-10-28 21:21:25 +03:00 |
|
dzaima
|
e526fede86
|
clean up DEBUG_VM
|
2021-10-28 20:46:30 +03:00 |
|
dzaima
|
dba145a14b
|
rename folder
|
2021-10-28 17:50:10 +03:00 |
|
dzaima
|
dfa04f4922
|
properly free 𝕩 when needed
|
2021-10-26 16:15:33 +03:00 |
|
dzaima
|
8eb3989d84
|
separate avx file
|
2021-10-25 16:18:03 +03:00 |
|
dzaima
|
071aebd8ea
|
god dammit c compilers, why
|
2021-10-25 15:45:28 +03:00 |
|
dzaima
|
798f6e9e17
|
move length zero check outside singeli
|
2021-10-25 14:00:01 +03:00 |
|
dzaima
|
4e17e28d4a
|
get rid of function pointer cast
|
2021-10-25 13:40:40 +03:00 |
|
dzaima
|
4717023167
|
cmp C cleanup, assert length!=0 before while
|
2021-10-25 12:27:21 +03:00 |
|
dzaima
|
f8798affc4
|
full array-scalar comparison error checking in singeli
|
2021-10-25 01:59:25 +03:00 |
|
dzaima
|
3e372620a2
|
array-scalar comparison function lookup table
|
2021-10-24 21:12:39 +03:00 |
|
dzaima
|
d42dd3dcf9
|
merged typed types
|
2021-10-22 17:11:54 +03:00 |
|
dzaima
|
4ca34e3f8e
|
function lookup table
|
2021-10-22 09:53:40 +03:00 |
|
dzaima
|
5d76148c51
|
lazy singeli bit comparison fns
|
2021-10-22 00:58:34 +03:00 |
|
dzaima
|
71c454235c
|
singeli
|
2021-10-22 00:17:44 +03:00 |
|
dzaima
|
f50b8ab503
|
fix fill of n↑fillarr
|
2021-10-20 18:29:28 +03:00 |
|
dzaima
|
e38e4f89ae
|
overallocate heap
|
2021-10-19 18:12:27 +03:00 |
|
dzaima
|
044431bb7d
|
less bad way of doing JIT jumps
|
2021-10-16 13:08:00 +03:00 |
|
dzaima
|
ef230f8dc0
|
remove static from function that isn't
|
2021-10-15 12:08:48 +03:00 |
|
dzaima
|
5c59f0de6f
|
make precompiled.bqn work
|
2021-10-14 18:34:28 +03:00 |
|
dzaima
|
1816b6cd5d
|
changes to rand.Range
|
2021-10-13 23:01:37 +03:00 |
|
Josh Holland
|
a290e4dc0d
|
support arbitrary shape in rand.Range
|
2021-10-13 20:48:45 +01:00 |
|
dzaima
|
49622f59ce
|
fix •wdpath refcounting
|
2021-10-12 00:56:42 +03:00 |
|
dzaima
|
d4f183ccda
|
•wdpath, path_resolve → path_rel
|
2021-10-12 00:53:54 +03:00 |
|
dzaima
|
d98cb0b80a
|
dyadic •file.At
|
2021-10-12 00:34:44 +03:00 |
|
dzaima
|
6860ba5f9d
|
make some more flags compile
|
2021-10-11 22:39:52 +03:00 |
|
dzaima
|
363309a218
|
some cleanup
|
2021-10-11 21:50:16 +03:00 |
|
dzaima
|
1072a8aa77
|
break less on recursive errors
|
2021-10-10 23:24:53 +03:00 |
|
dzaima
|
b7f60ffb1c
|
move GC tag resetting from alloc to another pass
|
2021-10-10 23:11:49 +03:00 |
|
dzaima
|
a62a41249e
|
native ◶
|
2021-10-10 22:54:39 +03:00 |
|
dzaima
|
5c2dfe8e18
|
verify path & arguments to be strings
|
2021-10-10 18:21:01 +03:00 |
|
dzaima
|
2c77470d99
|
dyadic •BQN
|
2021-10-10 17:48:39 +03:00 |
|
dzaima
|
debc4e2afe
|
don't truncate max stack size
|
2021-10-09 14:47:26 +03:00 |
|
dzaima
|
71de4fcc59
|
don't use x++ on bool
|
2021-10-04 16:19:46 +03:00 |
|
sternenseemann
|
3909dca0cc
|
builtins/sfns.c: fix compilation with GCC
B is interpreted as a label by GCC unless we make the block explicit by
surrounding it with curly braces.
|
2021-10-04 15:05:18 +02:00 |
|
dzaima
|
dc535763bc
|
•_while_
|
2021-10-04 15:13:39 +03:00 |
|
dzaima
|
e0b987930f
|
fix error message of ⍟
|
2021-10-04 13:59:33 +03:00 |
|
dzaima
|
561199ab16
|
fast 𝕨∨´𝕩 and 𝕨∧´𝕩
|
2021-10-04 11:15:21 +03:00 |
|
dzaima
|
85d27ddc83
|
fast 𝕨≠`𝕩
|
2021-10-04 11:11:40 +03:00 |
|
dzaima
|
573b97f60b
|
fast ∧´
|
2021-10-04 00:23:53 +03:00 |
|
dzaima
|
f0c6671ec0
|
fast ∨´
|
2021-10-04 00:10:24 +03:00 |
|
dzaima
|
3d23d8ef70
|
fast ≠`
|
2021-10-03 23:57:43 +03:00 |
|
dzaima
|
5224e03a1d
|
deduplicate & and | impls in arithd.c
|
2021-10-03 23:31:37 +03:00 |
|
dzaima
|
1bca264db8
|
bitarrs
|
2021-10-03 23:18:30 +03:00 |
|
dzaima
|
3725bd58c7
|
hide unknown stackframes in non-debug mode
|
2021-10-01 23:08:48 +03:00 |
|
dzaima
|
34fb5c275a
|
manual tables for bytecode switches
|
2021-10-01 22:48:33 +03:00 |
|
dzaima
|
ad436a07ee
|
fix PRED in nested blocks
|
2021-10-01 20:25:23 +03:00 |
|
dzaima
|
bc7e7e3627
|
copy special name fix to ns_qgetU
|
2021-10-01 20:08:03 +03:00 |
|
dzaima
|
c4cc861054
|
fix namespace assignment to special name list
|
2021-10-01 19:59:55 +03:00 |
|
dzaima
|
07ae36e672
|
faster loop when not yet seen PRED
|
2021-10-01 19:01:28 +03:00 |
|
dzaima
|
89c19662d8
|
argument remapping for PRED
|
2021-10-01 18:52:03 +03:00 |
|
dzaima
|
dac6f29a41
|
more eachd_fn and eachm_fn out of header file
|
2021-09-30 20:24:14 +03:00 |
|
dzaima
|
1c83483d53
|
fix formatter incorrectly consuming an argument
|
2021-09-29 21:19:21 +03:00 |
|
dzaima
|
dc1295afb7
|
fix SETH in immediate bodies
|
2021-09-28 18:17:12 +03:00 |
|
dzaima
|
9631702b14
|
PRED
|
2021-09-28 18:09:22 +03:00 |
|
dzaima
|
eca2a7eca4
|
wrap MAP_FIXED_NOREPLACE in an ifdef
|
2021-09-26 22:41:41 +03:00 |
|
dzaima
|
751652c392
|
alternative JIT memory allocation if MAP_32BIT isn't sufficient
|
2021-09-26 22:00:19 +03:00 |
|
dzaima
|
7600431fa6
|
fix slow small array checks
|
2021-09-26 14:26:37 +03:00 |
|
dzaima
|
01b36e927f
|
monadic arith slow warnings
|
2021-09-26 13:55:44 +03:00 |
|
dzaima
|
d2ea19c757
|
more slow warns
|
2021-09-26 13:36:37 +03:00 |
|
dzaima
|
797a848ed4
|
warn slow for unknown scans & folds & ⍋
|
2021-09-26 01:04:18 +03:00 |
|
dzaima
|
2ddfc43682
|
function to print a sequence of bytecode
|
2021-09-25 23:19:23 +03:00 |
|
dzaima
|
084eaaecbd
|
SETC
|
2021-09-25 23:05:15 +03:00 |
|
dzaima
|
4f0841c95e
|
make -p use bqn_fmt
|
2021-09-25 22:25:41 +03:00 |
|
dzaima
|
28f40e5368
|
slow notes
|
2021-09-25 20:39:06 +03:00 |
|
dzaima
|
a91e351aee
|
fix deep squeeze
|
2021-09-25 19:34:48 +03:00 |
|
dzaima
|
02605fe271
|
more tyarrTemplate.h instancing out of core.h
|
2021-09-25 15:53:42 +03:00 |
|
dzaima
|
a8c5dd6581
|
better squeezing
|
2021-09-25 15:26:06 +03:00 |
|
dzaima
|
ecb8af658b
|
fix squeezing of ¯2147483648
|
2021-09-25 14:52:35 +03:00 |
|
dzaima
|
4bdc1ec3cd
|
squeeze objects
negative effect on performance, but whatever
|
2021-09-25 14:39:48 +03:00 |
|
dzaima
|
a15f66c43b
|
rename formatting functions
|
2021-09-25 13:53:53 +03:00 |
|
dzaima
|
749b3e1e81
|
Type to macro
|
2021-09-25 13:08:25 +03:00 |
|
dzaima
|
c492de413f
|
fix ⌾⥊ error check
|
2021-09-25 02:52:26 +03:00 |
|
dzaima
|
8cc6732cd4
|
⌾⥊ and ⌾(const G H)
|
2021-09-25 02:34:58 +03:00 |
|
dzaima
|
20d0b3a288
|
time command
|
2021-09-23 10:46:49 +03:00 |
|
dzaima
|
cfc5059627
|
support another variant of compiler assert
|
2021-09-22 23:03:12 +03:00 |
|
dzaima
|
bce0c2853c
|
fix error formatting when there are >1 positions given
|
2021-09-22 22:58:51 +03:00 |
|
dzaima
|
fab1ffadf5
|
fifo support or whatever
|
2021-09-21 23:42:47 +03:00 |
|
dzaima
|
811fe16f93
|
fix <˘"abc"
|
2021-09-21 19:12:50 +03:00 |
|
dzaima
|
f73da4d7eb
|
fix offset for JIT
|
2021-09-21 19:10:40 +03:00 |
|
dzaima
|
c1ff25a253
|
fix multi-body function error offset
|
2021-09-21 19:00:16 +03:00 |
|
dzaima
|
b076f4bd43
|
fix ¯∞ formatting
|
2021-09-21 17:50:23 +03:00 |
|
dzaima
|
c53b4b2294
|
move builtins.h to root of src
|
2021-09-21 17:28:25 +03:00 |
|
dzaima
|
b38e8c9aeb
|
normalize tag whitespace
|
2021-09-21 17:24:23 +03:00 |
|
dzaima
|
ebb010ea34
|
re-enable <˘
appears to work as fine as the rest of the impl, don't remember what was wrong with it ¯\_(ツ)_/¯
|
2021-09-21 17:20:42 +03:00 |
|
dzaima
|
59ac1a00fb
|
format single position compiler errors
|
2021-09-21 17:08:41 +03:00 |
|
dzaima
|
77cb03033d
|
throw overflow error in isum
|
2021-09-21 17:02:38 +03:00 |
|
dzaima
|
97c1b1d31d
|
overflow builtin cleanup
|
2021-09-21 16:56:20 +03:00 |
|
dzaima
|
6f99b58099
|
argument "-" for stdin file
|
2021-09-21 16:44:23 +03:00 |
|
dzaima
|
59a9a5daf4
|
make empty REPL line not stop REPL
|
2021-09-21 14:05:23 +03:00 |
|
dzaima
|
d1047fcdc6
|
make building on android possible
|
2021-09-21 11:59:04 +03:00 |
|
dzaima
|
3da7323c57
|
char specialized squeezing
|
2021-09-20 23:32:02 +03:00 |
|
dzaima
|
3bace2e33a
|
more 𝕨⍋𝕩 fallback
|
2021-09-20 23:24:41 +03:00 |
|
dzaima
|
5db4967500
|
lamer JIT constant array folder
|
2021-09-20 13:24:04 +03:00 |
|
dzaima
|
7cc37e2723
|
special-case JIT ARRO for 1 and 2 items
|
2021-09-20 13:17:51 +03:00 |
|
dzaima
|
4246aa5694
|
more reasonable 𝕨⍋𝕩 fallback
|
2021-09-18 17:22:54 +03:00 |
|
dzaima
|
327ea102cd
|
convert arguments to equal sizes in comparison
|
2021-09-18 13:52:54 +03:00 |
|
dzaima
|
44c07fd6ab
|
integer ⌊⌈
|
2021-09-18 13:28:06 +03:00 |
|
dzaima
|
f5ace72b27
|
ascending/descending flag
|
2021-09-17 15:22:38 +03:00 |
|
dzaima
|
9494ef7b9f
|
don't keep fl_squoze of not actually guaranteed full squeeze
|
2021-09-17 15:12:23 +03:00 |
|
dzaima
|
663c318219
|
deep squeeze
|
2021-09-17 14:46:03 +03:00 |
|
dzaima
|
7f6740ec07
|
more flag clearing
|
2021-09-16 23:27:40 +03:00 |
|
dzaima
|
62a96f1196
|
squoze
|
2021-09-16 23:20:58 +03:00 |
|
dzaima
|
427d508324
|
more precise flags usage
|
2021-09-16 21:54:37 +03:00 |
|
dzaima
|
cd5f50e3eb
|
incG
|
2021-09-16 17:09:12 +03:00 |
|
dzaima
|
0969acef35
|
don't keep around reuse in eachm
|
2021-09-13 12:28:12 +03:00 |
|
dzaima
|
e8fecf64fa
|
generate c8arr in fromUTF8
|
2021-09-12 00:07:13 +03:00 |
|
dzaima
|
93f362c4f2
|
use str8l more
|
2021-09-11 23:52:27 +03:00 |
|
dzaima
|
83011df536
|
typed ⌾(a⊸⊏)
|
2021-09-11 23:39:58 +03:00 |
|
dzaima
|
9b779726b5
|
use conversion functions in Variation
|
2021-09-11 23:22:08 +03:00 |
|
dzaima
|
6cf3ccb7d5
|
use new conversion functions
|
2021-09-11 23:17:37 +03:00 |
|
dzaima
|
e98660bfa8
|
more typed array conversion
|
2021-09-11 23:17:17 +03:00 |
|
dzaima
|
0df5538a2a
|
rename header files
|
2021-09-11 17:22:26 +03:00 |
|
dzaima
|
d748baab37
|
typed ⌽𝕩
|
2021-09-11 17:16:21 +03:00 |
|
dzaima
|
8b93156a9e
|
⊔ i8arr
|
2021-09-11 17:12:13 +03:00 |
|
dzaima
|
28566f5c9c
|
i8 ∊, typed ≢ & ≍
|
2021-09-11 17:06:27 +03:00 |
|
dzaima
|
23f2f4303b
|
more mixed type arith
|
2021-09-11 00:34:10 +03:00 |
|
dzaima
|
ed2374fcc7
|
∨`
|
2021-09-10 21:01:31 +03:00 |
|
dzaima
|
0a1cda63f5
|
mixed i8arr/i32arr arithd
|
2021-09-10 20:31:19 +03:00 |
|
dzaima
|
b09d3785fd
|
more typed ⊏
|
2021-09-10 20:21:06 +03:00 |
|
dzaima
|
fc67c92510
|
typed atomUnit
|
2021-09-10 20:03:10 +03:00 |
|
dzaima
|
732610fba1
|
typed 𝕨𝔽`𝕩
|
2021-09-10 19:42:08 +03:00 |
|
dzaima
|
b2070ea70f
|
fix +`i8arr
|
2021-09-10 19:26:52 +03:00 |
|
dzaima
|
e55aa352f0
|
typed 𝔽`
|
2021-09-10 19:19:04 +03:00 |
|
dzaima
|
1022910b33
|
fix ⌈´
|
2021-09-10 19:04:52 +03:00 |
|
dzaima
|
427450e5d8
|
typed 𝕨𝔽´𝕩
|
2021-09-10 18:40:48 +03:00 |
|
dzaima
|
85097f681a
|
typed 𝔽´𝕩
|
2021-09-10 18:34:14 +03:00 |
|
dzaima
|
96c68b66c5
|
typed ⌾(n⊸⊑)
|
2021-09-10 17:59:26 +03:00 |
|
dzaima
|
c3b46a42bc
|
typed ⥊
|
2021-09-10 17:56:26 +03:00 |
|
dzaima
|
3d62f9c109
|
typed /
|
2021-09-10 16:54:31 +03:00 |
|
dzaima
|
82a32684f5
|
/i8arr, i32arr⊏*
|
2021-09-10 15:51:55 +03:00 |
|
dzaima
|
d8d56bbdd4
|
TmpFile→I8Arr
|
2021-09-10 15:24:07 +03:00 |
|
dzaima
|
1d43e72a16
|
updated src/README.md
|
2021-09-10 15:17:35 +03:00 |
|
dzaima
|
a36ae1a716
|
pass untagged pointer to get & getU
|
2021-09-09 23:52:18 +03:00 |
|
dzaima
|
12d5a5a829
|
i8arr grade
|
2021-09-09 22:28:39 +03:00 |
|
dzaima
|
59dcde16c9
|
untag this pointer of modifier impl functions
|
2021-09-09 21:38:56 +03:00 |
|
dzaima
|
818675e4c0
|
another place for arr_bptr
|
2021-09-09 19:22:36 +03:00 |
|
dzaima
|
32e476b0c2
|
fix ⥊
|
2021-09-09 18:47:16 +03:00 |
|
dzaima
|
337a6bbc5e
|
more changes
|
2021-09-09 18:42:48 +03:00 |
|
dzaima
|
85dd03ac11
|
more types for join & add
|
2021-09-09 18:14:14 +03:00 |
|
dzaima
|
f8962c1eb9
|
use generic squeeze for arith
|
2021-09-09 17:30:40 +03:00 |
|
dzaima
|
0913d3b8f2
|
ElType cleanup
|
2021-09-09 17:21:19 +03:00 |
|
dzaima
|
d568363144
|
fix -𝕩
|
2021-09-09 17:07:39 +03:00 |
|
dzaima
|
fded6996e6
|
squeeze & hash fixes
|
2021-09-09 16:59:47 +03:00 |
|
dzaima
|
a6251ff3e7
|
squeeze int arrs on withFill
|
2021-09-09 16:08:13 +03:00 |
|
dzaima
|
85f8a5e7bd
|
saner comparison code
|
2021-09-06 01:02:11 +03:00 |
|
dzaima
|
ffc4cec1ae
|
monadic i8/i16 arith
|
2021-09-05 23:26:31 +03:00 |
|