7dc3712207
2024: Day 4 completed
a27a6df8b4
2024: util.zig: add
inputTo2x2()
cfdad32c84
2024: Day 3: use testing allocator from util.zig
4f7f33cc75
2024: Day 3 completed
184e49c994
2024: move source files to src directory
98c454c542
2024: move input files to data directory
dba5671d8f
2024: Day 2 complete
4f5e5310f3
2024: util.zig: add
inputToArrayList()
332eaae6ee
2024: Day 1: use new util.zig
efc1516acc
2024: minor update to build.zig
1e3f01aef5
Add .gitignore
f65fc23fdd
2024: Add build.zig
1d466f970c
2024: Add util.zig
9f03226d18
Update README
56211245c6
2024: Day 1 complete
d1279e10b0
scripts:
rustup
in update-all
ok, rm debug print
4a1684dc63
fuzzel: decrease font size, increase lines
bd5fd95cf7
alacritty: update for v14
3047f2deb1
Emacs: restructure and switch from org-roam to denote
03e56fe20c
yambar: remove eth disconnected icon on bar2 for now
39933c7e7d
dunst: replace qogir icons with colloid
4cc4f7bee2
alacritty: move
[font]
outside template
6edea7c6a5
bash: added cargo/bin to path
852758eb9c
Rust: completed Reverse String again
59a1cb14fa
Rust: completed Gigasecond again
65cbcd83d8
Zig: completed Resistor Color Duo
7fd5d52b26
yambar: increase height and font size for hidpi
3cf89bc9b0
Emacs: numerous changes, added org-roam, and bibliography management
a765337578
fuzzel: increase font size, change icons, and decrease lines
bd096b28be
scripts: testing
rustup
in update-all
990a1bfc2d
scripts: correct formatting for
toggle-wifi
9cfecd833c
Python: completed Black Jack
9750e8d9ef
Python: completed Little Sister's Essay
bbd7c562bd
Python: completed Meltdown Mitigation
d336d146db
Python: completed Card Games
11966b4315
Zig: completed Triangle
fe6da9630c
Zig: completed Reverse String
1e8c06ae40
Python: completed Currency Exchange, Ghost Gobble, and Guido's Lasagna
87dfec1942
malloc: set curr properly for
destroy_heap
e8f5fa88b5
malloc: added
destroy_heap
function
3ecb5d560f
malloc: defined
gc_malloc
, gc_free
, and debug func chk_freelist
5749c68035
malloc: defined
set_footer
, get_footer
, init_gc_chunk
find_free_chunk
and merge_chunk
37d5cfd532
malloc: defined
get_next_chunk
, get_prev_chunk
, and align
f80156344b
malloc:
hide
and magic
are static
00f62da35c
malloc: defined
gc_chunk
, functions hide
and magic