summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03test: a test-for-error that should work, but needs more advanced lifetimesstack-allocated-lambdas-error-testErik Svedäng
2022-01-02fix: newline at end of fileErik Svedäng
2022-01-01fix: modify expected outputErik Svedäng
2022-01-01fix: add constraint between function-lifetime and lambda-ref-lifetimeErik Svedäng
2022-01-01fix: make the nested_lambdas tests work againErik Svedäng
2022-01-01fix: let-recursion works again (but the `c` command still fails on that code)Erik Svedäng
2021-12-30fix: temporarily disable nested_lambdas.carp testErik Svedäng
2021-12-30fix: copy lambda to make test runErik Svedäng
2021-12-29fix: make the Vector module use refs to functions insteadErik Svedäng
2021-12-29test: temporarily disable letrec testErik Svedäng
2021-12-29fix: call lambdas correctly in memory testsErik Svedäng
2021-12-29fix: don't add ref in `Introspect.with-copy`Erik Svedäng
2021-12-29fix: don't pass double refs to lambdasErik Svedäng
2021-12-29chore: make a lot of tests runErik Svedäng
2021-12-28fix: actually keep the lambda envs on the stackErik Svedäng
2021-12-27fix: add lambda ref to lifetime mappingsErik Svedäng
2021-12-27chore: wip, not actually workingErik Svedäng
2021-12-22build: Release 0.5.4v0.5.4Erik Svedäng
2021-12-22chore: apply code formatting (#1365)Erik Svedäng
2021-12-20refactor: add type candidates and template generators (#1361)Scott Olsen
2021-12-16fix: ensure registered types with fields emit path (#1364)Scott Olsen
2021-12-12fix: permit registering types in modules (#1362)Scott Olsen
2021-11-30feat: add box type (#1358)Scott Olsen
2021-11-19Revert "fix: Ignore clang nitpick"Erik Svedäng
2021-11-17fix: Ignore clang nitpickErik Svedäng
2021-11-06feat: add bytes->hex-string (#1354)Scott Olsen
2021-11-03feat: Adds flag to always output C id with headerparse (#1353)Tim Dévé
2021-10-28docs: add documentation to core expressions (#1350) (#1352)Veit Heller
2021-10-28test: add match given-away value error test (#1351)Lucas Leblow
2021-10-25fix: don't emit Unit type the casts (#1349)Scott Olsen
2021-10-25Bug fix for #1064 and #843 (#1321)Lucas Leblow
2021-10-22fix: don't hang on module expansions (#1340)Scott Olsen
2021-10-22feat: `scan` functions (#1339)Erik Svedäng
2021-10-18fix: Don't pass 'If' to InvalidObj when Obj actually is 'Mod' (#1327)Erik Svedäng
2021-10-18feat: register-type improvements (#1332)Scott Olsen
2021-10-14Update ControlMacros.carp (#1336)rgkirch
2021-10-12fix: categorize static calls correctly (#1322)Veit Heller
2021-10-12docs: fix typo in Macros.md (#1331)Scott Olsen
2021-10-11Update Install.md (#1324)rgkirch
2021-09-27feat: add assignment operator macros (#1320)Scott Olsen
2021-09-18feat: add compiler error on maximum sumtype constructors (#1319)Veit Heller
2021-09-17build: 0.5.3v0.5.3Erik Svedäng
2021-09-17ci: Merges different platform releases into one (#1313)Tim Dévé
2021-09-17feat: add Dynamic.List.find-index (#1316)Veit Heller
2021-09-17feat: add expand-compiled (#1310)Veit Heller
2021-09-16fix: use non-deprecated unlink function on windows (#1311)Veit Heller
2021-09-15fix: run ormolu and clang-format (#1312)Veit Heller
2021-09-15ci: Runs nixpkgs workflow only on master (#1315)Tim Dévé
2021-09-15ci: Uses older windows version for CI (#1314)Tim Dévé
2021-09-08build: 0.5.2v0.5.2_macOSv0.5.2_Windowsv0.5.2_Linuxv0.5.2Erik Svedäng