summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-02fix namespaces ...hygienic-macro-systemAntoine Doucet
2024-02-21fix local macro when cte is top-cteAntoine Doucet
2024-02-21fix syntax-cases pair's tail position pattern expansionAntoine Doucet
2024-02-20light optimizations ...Antoine Doucet
2024-02-18light optimizations...Antoine Doucet
2024-02-18light optimizations...Antoine Doucet
2024-02-17fix syntax-case's literalsAntoine Doucet
2024-02-17fix syntax-case's literalsAntoine Doucet
2024-02-16fix syntax-case's literalsAntoine Doucet
2024-02-16fix syntax-case's literalsAntoine Doucet
2024-02-14free-identifier=?; bound-identifier=?; fix syntax-case literalsAntoine Doucet
2024-02-14light optimizations ...Antoine Doucet
2024-02-13light optimizations ...Antoine Doucet
2024-02-11Fix ##with-syntax formAntoine Doucet
2024-02-11Fix ##with-syntax formAntoine Doucet
2024-02-11Integrate eval changesAntoine Doucet
2024-02-11Integrate eval changesAntoine Doucet
2024-02-09Add syntax's library files ...Antoine Doucet
2024-02-09Add syntax's library files ...Antoine Doucet
2024-02-09Add syntax's library files ...Antoine Doucet
2024-02-09update README for new syntax systemAntoine Doucet
2024-02-09initialize branchAntoine Doucet
2024-02-09Fix broken ,e and ,ed commandsMarc Feeley
2024-02-09Fix #888Marc Feeley
2024-02-02Update sld filesBradley Lucier
2024-02-01Update vector and string namespacesBradley Lucier
2024-01-31RFI 231: Use builtin (every ...) and (vector-every ...)Bradley Lucier
2024-01-30Merge pull request #885 from gambiteer/vector-foldMarc Feeley
2024-01-30Add vector-fold{-right}, remove string-{any|every}Bradley Lucier
2024-01-29Wrap "arguments" to and and or in macro-auto-force.Bradley Lucier
2024-01-28Merge pull request #883 from gambiteer/vector-cumulateBradley Lucier
2024-01-28Merge pull request #867 from wolneykien/patches/duplicate-var-messageMarc Feeley
2024-01-27Add vector-any, vector-every, string-any, string-everyBradley Lucier
2024-01-27Merge pull request #881 from gambiteer/masterBradley Lucier
2024-01-26Add, test, and document *vector-swap! and string-swap!Bradley Lucier
2024-01-04Merge branch 'master' of https://github.com/gambit/gambitBradley Lucier
2024-01-04SRFI 231: Allow the creation of unsafe specialized array getters and settersBradley Lucier
2024-01-04Fix links from manual to wikiMarc Feeley
2024-01-03Lists: proper error messages for linear update proceduresBradley Lucier
2024-01-01Merge pull request #875 from random-bites/docsBradley Lucier
2024-01-01Fixes #874 typo. Replaced '@rm' with '@r'.Nick Bywater
2024-01-01Remove duplicate exports of concatenateMarc Feeley
2024-01-01Add 12 SRFI-1 procedures and more thorough check of list mutabilityMarc Feeley
2024-01-01set-car! and set-cdr! raise exception when pair not mutableMarc Feeley
2023-12-04Fix processor-state layout for native targetsMarc Feeley
2023-11-24Make the "duplicate pattern variable" message more informativePaul Wolneykien
2023-11-13Add C23 thread_local storage-classMarc Feeley
2023-11-13Add --enable-optimized-module-limit=N configure optionMarc Feeley
2023-11-13Invert vector bound checking testsMarc Feeley
2023-11-13Purify all procedures, even when (declare (block)) not usedMarc Feeley