summaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2022-11-17move precompiled bytecode to submoduledzaima
2022-11-17move obj to build/objdzaima
2022-11-17make singeli directory choosing logic same as replxxdzaima
2022-11-17introduce replxx submodule systemdzaima
2022-11-17move singeli submodule to build/dzaima
2022-11-17don't require replxx for presingelidzaima
2022-11-17replxx REPLdzaima
2022-11-16Move scan to its own fileMarshall Lochbaum
2022-10-23Move search functions to search.cMarshall Lochbaum
2022-10-16remove old installed bqn binary before copying new onedzaima
2022-10-16separate NO_DYNAMIC_LIST optiondzaima
2022-10-16fix emcc build outputdzaima
2022-09-30Move nescan.c into md1.c and constrep.c into slash.cMarshall Lochbaum
2022-09-29Not-equals scan with carry-less multiplyMarshall Lochbaum
2022-09-29Move constant Replicate Singeli code to its own fileMarshall Lochbaum
2022-09-16Move Group to its own fileMarshall Lochbaum
2022-09-14PREFIX and DESTDIR for make installdzaima
2022-09-10Move slash functions to a separate fileMarshall Lochbaum
2022-09-08basic float monadic arith loops, incl. -fno-math-errnodzaima
2022-09-08singeli bit_seldzaima
2022-09-01don't re-link when not necessarydzaima
2022-09-01attempt at fixing some makefile problemsdzaima
2022-08-29disallow optimizing to fmadzaima
2022-08-29merge dyarith.singeli and dyarith2.singelidzaima
2022-08-29rename thingsdzaima
2022-08-28new arithdzaima
2022-08-24Move self-search functions to selfsearch.cMarshall Lochbaum
2022-06-30singeli num_squeezedzaima
2022-06-29separate squeeze to its own filedzaima
2022-06-26add explain getting to makefiledzaima
2022-06-03allow OUTPUT= to work when it has a different defaultdzaima
2022-06-03add no_fPIC optiondzaima
2022-06-03shared library builddzaima
2022-05-29fix wasm buildsdzaima
2022-05-14add FFI=0 for presingeli builddzaima
2022-05-12use symbol list instead of -rdynamicdzaima
2022-05-11very unfinished FFIdzaima
2022-04-26new makefiledzaima
2022-04-25singeli copydzaima
2022-04-21singeli bitarr conversion to wider arraysdzaima
2022-04-21singeli +`dzaima
2022-04-14unify Singeli dependency file directorydzaima
2022-04-12move select to its own filedzaima
2022-04-07name wasi-o3 target BQN.wasmdzaima
2022-04-07cbqn_evalSrcdzaima
2022-04-07emcc target improvementsdzaima
2022-04-07force pre-singeli build namedzaima
2022-04-07increase wasi stack sizedzaima
2022-04-07don't use mmap in allocStack for WASIdzaima
2022-04-06put in a bit more effort printing messages while things are really baddzaima