Login
7 branches 0 tags
Benjamin Vincent Schulenburg Fixed warning/error in bestline? 0f94c0f 4 years ago
Benjamin Vincent Schulenburg Added λδ macro that runs the λ through the nujel compiler/optimizer 7400d14 4 years ago
Benjamin Vincent Schulenburg Added `list-equal?` predicate 4ad8765 4 years ago
Benjamin Vincent Schulenburg Added bestline for a nicer REPL experience 9c2601f 4 years ago
Benjamin Vincent Schulenburg λs now have different text and source segments 1400d6b 4 years ago
Benjamin Vincent Schulenburg Revert "Implemented `quote` in Nujel instead of C" 856e18f 4 years ago
Benjamin Vincent Schulenburg Implemented `quote` in Nujel instead of C 8d2fc43 4 years ago
Benjamin Vincent Schulenburg Added some time related helpers and made `time/milliseconds` actually return time from a monotonic clock e5561a7 4 years ago
Benjamin Vincent Schulenburg Renamed `time-milliseconds` -> `time/milliseconds` 0ce0121 4 years ago
Benjamin Vincent Schulenburg Removed unnecessary AUTHORS File, same Info can be obtained via git c1d926d 4 years ago
Benjamin Vincent Schulenburg Moved even more code out of nujel.[ch] 6a4eee1 4 years ago
Benjamin Vincent Schulenburg Moved symbol code to their own source files ec2a5d3 4 years ago
Benjamin Vincent Schulenburg Moved closure code from nujel.[ch] into separate files 92b929d 4 years ago
Benjamin Vincent Schulenburg Moved lValNativeFunc into the correct .c file 1e01307 4 years ago
Benjamin Vincent Schulenburg Moved Native Functions datatype from nujel/[ch] into their own files 2541e7e 4 years ago
Benjamin Vincent Schulenburg Big refactoring, hopefully increasing legibility 1d281d4 4 years ago
Benjamin Vincent Schulenburg Moved array code/definitions into the separate array.[ch] file 82ea821 4 years ago
Benjamin Vincent Schulenburg Added wasm dependency files to .gitignore 43602d6 4 years ago
Benjamin Vincent Schulenburg Added WASM/Emscripten support b99ffa8 4 years ago
Benjamin Vincent Schulenburg Moved some stdlib code over to nujel and worked a bit on the readme 5dbc823 4 years ago