Commit graph

34 commits

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