Commit Graph

39 Commits

Author SHA1 Message Date
dzaima
e3e54bea06 extract single REPL input line execution to function 2022-04-06 20:59:33 +03:00
dzaima
fd902bb77e add make emcc-o3 2022-04-06 20:24:07 +03:00
dzaima
4bed4d131e customizable output 2022-04-06 20:06:36 +03:00
dzaima
61a0842864 add wasi build target 2022-04-06 19:24:45 +03:00
dzaima
9c67d47cd9 makefile changes 2022-04-06 19:04:40 +03:00
dzaima
49ff5a04ff singeli ≡ 2022-04-02 16:58:35 +03:00
dzaima
37bf551e54 BMI2 bitarr/i8arr & bitarr/i16arr 2022-04-01 22:41:32 +03:00
-k
4605194a83
Add install/uninstall 2022-03-23 16:04:10 -07:00
dzaima
c3925662b2 more proper manual job count config 2022-03-18 18:17:57 +02:00
dzaima
79d57316c7 makefile changes 2022-01-02 00:46:05 +02:00
dzaima
1770251bad singeli + & - & × 2021-12-18 22:30:00 +02:00
dzaima
12250ef202 changes to •ReBQN 2021-12-17 14:39:51 +02:00
Marshall Lochbaum
5c2a921e56 Switch from fixed-primitives compiler (c) to variable (cc) 2021-12-16 14:29:19 -05:00
dzaima
4af4b45ab7 fix / with negative numbers in indexes 2021-12-16 12:20:42 +02:00
dzaima
01deb1e85f thanks google for adding a warning
don't need it
2021-12-15 14:03:02 +02:00
dzaima
1b878ccdb6 better readme 2021-12-10 22:49:04 +02:00
dzaima
f55e349999 inverse headers 2021-11-21 21:03:14 +02:00
dzaima
e3227087b0 fix gcc build 2021-11-02 18:39:39 +02:00
dzaima
30b0a36b4d clean runtime, don't needlessly enable PIE 2021-10-28 16:16:45 +03:00
dzaima
61dad2aadd test for clang and not gcc
because /usr/bin/cc --version being gcc will not include gcc in the result
2021-10-27 23:54:50 +03:00
dzaima
dfa04f4922 properly free 𝕩 when needed 2021-10-26 16:15:33 +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
71c454235c singeli 2021-10-22 00:17:44 +03:00
Anderson Torres
bbf8fea738
A more accurate GCC compiler detection
Instead of relying on the executable name, it is better to "parse" the version information of the compiler.
2021-10-06 19:03:58 -03:00
sternenseemann
643b1ae485 makefile: detect prefixed gcc properly
When cross-compiling, we'll have CC=aarch64-unknown-linux-gcc or
similar.
2021-10-05 00:19:46 +02:00
dzaima
1bca264db8 bitarrs 2021-10-03 23:18:30 +03:00
dzaima
dac6f29a41 more eachd_fn and eachm_fn out of header file 2021-09-30 20:24:14 +03:00
dzaima
d1047fcdc6 make building on android possible 2021-09-21 11:59:04 +03:00
dzaima
80be141968 tyarr.c 2021-09-05 02:58:18 +03:00
dzaima
521abe669d hopefully fix SETH refcounts 2021-08-16 00:48:15 +03:00
dzaima
86922ce67b move single translation unit build scripts into makefile 2021-08-14 19:06:00 +03:00
dzaima
6598ccbc28 makefile rework 2021-07-22 19:34:45 +03:00
dzaima
47f8984e74 faster i32arrOfBools/ 2021-06-06 15:15:18 +03:00
dzaima
f5ff4850c2 ⌾⊑ fills 2021-05-27 04:56:22 +03:00
dzaima
f24ee7674d o3g 2021-05-24 18:13:23 +03:00
dzaima
6b4c5913ff RT_VERIFY 2021-05-24 01:05:34 +03:00
dzaima
8e38de7f5c make heapverify 2021-05-23 22:28:59 +03:00
dzaima
b2b826be9b incremental compilation 2021-05-23 21:55:49 +03:00