Commit graph

  • 7ac9a52892
    chore: Remove unused function for day1 main Kalle Carlbark 2023-12-02 17:59:56 +0100
  • 25c51154bb
    day 1 - Part02 Kalle Carlbark 2023-12-02 14:13:14 +0100
  • 5fad9922cf
    Part01 Kalle Carlbark 2023-12-01 21:51:50 +0100
  • 1ab7b46425 Remove unused step Krzysztof Wolicki 2023-11-29 18:19:22 +0100
  • 466b044bba Add required_zig_version back Krzysztof Wolicki 2023-11-29 18:17:18 +0100
  • 7a693efc80 Add build.zig.zon Krzysztof Wolicki 2023-11-29 08:21:50 +0100
  • d0fdfaaca7
    Update README.md Krzysztof Wolicki 2023-11-29 07:17:54 +0000
  • b1584f91a2 Update template to latest master Krzysztof Wolicki 2023-11-29 08:06:07 +0100
  • 0433fdb88b
    Update readme to match new data directory location Martin Wickham 2022-11-27 23:57:37 -0600
  • 6ddc9f5c19 Use the same compiler stage for tests and executables Martin Wickham 2022-11-27 17:29:47 -0600
  • 9b70de21c7 Move data/ directory into src/ to fix stage 2 error from tests Martin Wickham 2022-11-27 17:23:22 -0600
  • d6ac12d6de Restrict stage 1 workaround to only between 0.10.0 and the master branch where the bug was fixed Martin Wickham 2022-11-27 11:45:06 -0600
  • 26b7d4ee8e
    Clarify wording in readme Martin Wickham 2022-11-26 15:03:13 -0600
  • 4902734f1f Add ability to easily update template Martin Wickham 2022-11-26 14:35:05 -0600
  • cdf752a35a Change default for 0.10.0 to stage 1 compiler, due to miscompilation involving padded integers Martin Wickham 2022-11-24 11:53:36 -0600
  • 8edf0a04ef Update for 2022 Martin Wickham 2022-11-24 11:28:02 -0600
  • 82e87a0d41 Update launch.json to support linux and mac in addition to windows Martin Wickham 2022-11-08 23:53:19 -0600
  • 1c68a728fc fix whitespace Martin Wickham 2022-11-08 23:52:45 -0600
  • d2fb6a696c
    Update README with new test info Martin Wickham 2021-12-07 12:56:26 -0600
  • 69a2266f4b Add debuggable test builds and version check Martin Wickham 2021-12-07 12:52:40 -0600
  • 68670b5944 Upgrade for breaking stdlib allocator changes Martin Wickham 2021-12-06 13:44:34 -0600
  • 7401807f40 Switch to integratedTerminal because internalConsole eats input without newlines Martin Wickham 2021-12-06 13:34:53 -0600
  • ab54bb3160 Improve settings for debugging Martin Wickham 2021-12-06 13:04:34 -0600
  • 1b625653fd
    Fix typo in readme Martin Wickham 2021-12-01 00:26:22 -0600
  • aa96cd3871 Fix binary location in README Martin Wickham 2021-11-30 18:31:40 -0600
  • f8c8838e3a Also add int/float parsing functions Martin Wickham 2021-11-30 18:26:28 -0600
  • d15d0e987b
    Add ZLS instructions to the readme Martin Wickham 2021-11-30 18:09:36 -0600
  • 504784b28e Add aliases for useful std lib functions Martin Wickham 2021-11-30 17:39:45 -0600
  • 70a6319806 Add recommended extensions Martin Wickham 2021-11-30 17:18:19 -0600
  • 6ae70d239f Document data/ system Martin Wickham 2021-11-23 23:28:27 -0600
  • 34fb550be7 More fiddling with identifiers Martin Wickham 2021-11-23 23:16:05 -0600
  • 0947abe4f4 Add shared util.zig file Martin Wickham 2021-11-23 23:08:22 -0600
  • 510ff33dd7 Update for 2021 Martin Wickham 2021-11-23 22:56:51 -0600
  • 6b9827d26a Initial Template Martin Wickham 2020-11-26 15:46:03 -0600