aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/boot/boot.c (follow)
AgeCommit message (Expand)AuthorLines
2025-03-04Update year in copyright disclaimer to 2025Michael Camilleri-1/+1
2024-09-29Update copyright date.Calvin Rose-1/+1
2023-01-07Update copyright year.Calvin Rose-1/+1
2022-03-21Auto update copyright date.Calvin Rose-1/+1
2021-05-31Update copyright dates.Calvin Rose-1/+1
2021-03-23Add config support for custom allocators.Andrew Chambers-2/+2
2020-02-27Add better debug info to amalgamated source.Calvin Rose-0/+1
2020-02-23Address MSVC warning.Calvin Rose-1/+1
2020-01-28Fix warnings.default-amalgCalvin Rose-2/+6
2020-01-28Make amalgamtion the default when building.Calvin Rose-4/+35
2020-01-12Update Copyright 2020.Calvin Rose-1/+1
2019-07-20Deprecate process/args and add use macro.Calvin Rose-2/+2
2019-06-20Be more complete with JANET_NO_SOURCEMAPSCalvin Rose-1/+7
2019-06-19Add options to not include docstrings in binary.Calvin Rose-0/+10
2019-03-22Add experimental meson build.Calvin Rose-1/+7
2019-03-08Allow proper overriding of cfunctions in the core.Calvin Rose-1/+2
2019-02-21Begin work on new memory layout for all objects and GC.Calvin Rose-3/+15
2019-02-18Rename the header <janet/janet.h> to <janet.h>Calvin Rose-1/+1
2019-02-08Boot core library from image rather than sourceCalvin Rose-0/+43