summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-26Version bumpcircular-devJustin Ethier
2022-05-26Issue #143 - Track recursion depth of equalpJustin Ethier
2022-05-25Add tests for `equal?`Justin Ethier
2022-05-25Issue #143Justin Ethier
2022-05-25Issue #143 - Max recursion depth for printingJustin Ethier
2022-05-25Adding notesJustin Ethier
2022-05-24WIPJustin Ethier
2022-01-06Add files via uploadJustin Ethier
2022-01-02Rev++Justin Ethier
2022-01-02New releasev0.34.0Justin Ethier
2021-12-13Issue #484Justin Ethier
2021-12-13Issue #484 - Improve handling of exporting primsJustin Ethier
2021-12-01Merge pull request #483 from nmeum/cc-lib-incdirsJustin Ethier
2021-12-01Makefile.config: Move -I$(PREFIX)/include from BASE_CFLAGS to CC_LIBSören Tempel
2021-11-30Document latest pull requestJustin Ethier
2021-11-30Merge pull request #482 from nmeum/search-path-prependingJustin Ethier
2021-11-28Added a Gentoo sectionJustin Ethier
2021-11-28Add files via uploadJustin Ethier
2021-11-28Added logoJustin Ethier
2021-11-24Allow prepending include/library search path through -COPT/-CLNKSören Tempel
2021-11-24Makefile.config: remove unneeded case distinction for DarwinSören Tempel
2021-09-24Prep releasev0.33.0Justin Ethier
2021-09-20Remove bugfix as it is covered by new featureJustin Ethier
2021-09-07Revise TBD sectionJustin Ethier
2021-09-07Do not inline calls to `system`Justin Ethier
2021-09-07Issue #481Justin Ethier
2021-09-07Issue #481 - Exit if scm->c compilation failsJustin Ethier
2021-08-17Simplify heap type definitionsJustin Ethier
2021-08-17Remove dead codegcmem-devJustin Ethier
2021-08-17Bring back gc_word_align for 8-byte alignmentJustin Ethier
2021-08-17Use smaller datatype for ttlJustin Ethier
2021-08-26Issue #268 - Added a note to the changelogJustin Ethier
2021-08-26Merge branch '268-dev'Justin Ethier
2021-08-17Added -no-compiler-subprocess option268-devJustin Ethier
2021-08-17Revise macro debugging sectionJustin Ethier
2021-08-17Revise write-up of changes to expand.Justin Ethier
2021-08-25Issue #480Justin Ethier
2021-08-25Issue #480Justin Ethier
2021-08-25Issue #480 - Make (expand) easier to useJustin Ethier
2021-08-25Delete old functionsJustin Ethier
2021-08-25Remove error textJustin Ethier
2021-08-25Update API indexJustin Ethier
2021-08-17Added (expand)Justin Ethier
2021-08-17Clean upJustin Ethier
2021-08-23Broke out into two macro sectionsJustin Ethier
2021-08-23GrammarJustin Ethier
2021-08-23Added macro system sectionJustin Ethier
2021-08-16Fix order of args passed to run-external-compilerJustin Ethier
2021-08-16Run scm compiler as a sub-processJustin Ethier
2021-08-16Use a separate thread to emit the C fileJustin Ethier