summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2024-05-05use printf & fprintf instead of putchar & codzaima
2024-04-04split up CATCH_ERRORS into functional and semantic optionsdzaima
2024-04-03fix +⌜´↕0 leaking a referencedzaima
2024-04-03add debug check for correct array size calculationdzaima
2024-04-03make overallocation argument u64dzaima
2024-02-13a bunch of vfordzaima
2024-02-13this was meant to be included in the previous commitsdzaima
2024-02-01don't need to mark static globals as hiddendzaima
2024-02-01add GLOBAL, INIT_GLOBAL, or const to globalsdzaima
2023-12-16trivial fast path for >depth1arrdzaima
2023-12-05improve error messages of o2i/o2i64/o2u64 & usumdzaima
2023-12-05move bit_sum to fold.cdzaima
2023-12-04add a trailing newline to double-fatal messagedzaima
2023-12-03debug flag for running a GC every n'th allocationdzaima
2023-11-26use isStr more, include builtin name in bad path messagesdzaima
2023-11-25start of compiler state refactoringdzaima
2023-11-24don't have a ⌾ character in m_c8vec_0dzaima
2023-11-18check created bitarr size for overflowdzaima
2023-11-13more specific empty array typesdzaima
2023-10-31refactor & document #define-s, always-available ')gc log' and ')mem log'dzaima
2023-09-18•internal.HeapStatsdzaima
2023-09-12rename elWidthLogBits to something less long & add byte variantdzaima
2023-08-25round up some pointersdzaima
2023-08-25move unaligned load/store helpers to stuff.hdzaima
2023-07-13add padding before allocations & document itdzaima
2023-07-12various changes on filling arrays with the same elementdzaima
2023-06-06rearrange thingsdzaima
2023-05-22dynamically switch fork functionsdzaima
2023-05-19add nogc message to thrFdzaima
2023-05-11native F⟜k⁼𝕩 & k⊸F⁼𝕩dzaima
2023-05-11c1G & c2Gdzaima
2023-05-11err → fataldzaima
2023-05-11define single ICMPdzaima
2023-05-11remove Md1H/MD2Rdzaima
2023-05-09use getFillQ lessdzaima
2023-05-04cleanupdzaima
2023-04-29m_hVec\d → m_hvec\ddzaima
2023-04-29unify implementations of m_vec1 and m_unitdzaima
2023-04-29rename unit creation methodsdzaima
2023-04-29typedef c8/c16/c32dzaima
2023-04-29more header file cleanupdzaima
2023-04-29BB2B & BBB2B → FC1 & FC2dzaima
2023-04-29slice checking macro refactordzaima
2023-04-28more error messagesdzaima
2023-04-28various fill improvementsdzaima
2023-04-28use APD for Arith⌜dzaima
2023-04-28allow GC between APD calls, delay shape errorsdzaima
2023-04-28move fill handling to APDdzaima
2023-04-28yet another mutable temporary array thingdzaima
2023-04-28better fill equality checking utilitiesdzaima