master
Building libjulia with NMake and Intel C++ Composer
whitespace: end text files with single newlines
build: Use direct ld for Windows links (#62152)
remove `*whitespace*' and `char-whitespace?' to avoid flisp bootstrap failure
Directory reorganization. For now, you have to run julia from the j/ directory.
flisp: Remove unused path.exists? builtin (#62178)
Replace most occurances of http with https when the https url is valid (#52566)
docs: fix grammar and clarity in comments and docstrings (#62083)
Consistently use stdint.h int types
Various `htable_t` fixes / improvements. (#61446)
src: mark each function as extern or static
fix #38507, improve flisp quasiquote (#38516)
support malformed chars in char literal syntax (#44989)
Canonicalize names of nested functions by keeping a more fine grained counter -- per (module, method name) pair (#53719)
Make ASAN actually do something and fix all the things (#46336)
copyuntil(out::IO, in::IO, delim) (#48273)
fix #48870, normalize U+210F to U+0127 (#49559)
Include missing sub- and superscripts in operator suffix list (#60285)
WIP: get new flisp closure representation working
Add JL_ namespace to all header include guards (#22904)
Fix typos [nfc] (#51709)
mach-spawn: fix spurious InterruptException (#20073)
Optimize `ptrhash` / `htable_t` implementation (#61406)
error: protect internal state from changing errno externally
fix potential double-free in flisp table implementation (#53519)