AgeAuthorCommit message
19 days agogravatar for hello@nektro.netMeghan Dennyoptimize isLeapYear
28 days agogravatar for hello@nektro.netMeghan Dennyadd support freebsd, netbsd, openbsd
1 month agogravatar for hello@nektro.netMeghan Dennyremove this legacy TimeZone decl
1 month agogravatar for hello@nektro.netMeghan Dennyzone: add nprint method
1 month agogravatar for hello@nektro.netMeghan Dennyzone: add decls for use in database
1 month agogravatar for hello@nektro.netMeghan Dennyonly include the zone with two parts for now
1 month agogravatar for hello@nektro.netMeghan Dennyadd generate Zone enum
1 month agogravatar for hello@nektro.netMeghan Dennyno need for this top level decl
1 month agogravatar for hello@nektro.netMeghan Dennyfix DateTime.eql bitrot
1 month agogravatar for hello@nektro.netMeghan DennyDateTime: add nowAtOffset
2 months agogravatar for hello@nektro.netMeghan DennyDateTime: add stringifyJson
2 months agogravatar for hello@nektro.netMeghan DennyDateTime: fix toISOString
2 months agogravatar for hello@nektro.netMeghan Dennythat TODO was wrong
2 months agogravatar for hello@nektro.netMeghan Dennyallow Duration to be signed to handle moments in the future
2 months agogravatar for hello@nektro.netMeghan Dennyadd a todo now that 3051fe1421fc4e01caba7ac0b8ccdf8776a93441 happened
2 months agogravatar for hello@nektro.netMeghan Dennymake timezone offset in accordance with temporal persistence model
3 months agogravatar for hello@nektro.netMeghan Dennyadd timestamp
3 months agogravatar for hello@nektro.netMeghan Dennyadd Instant and Timer
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.16.0
3 months agogravatar for hello@nektro.netMeghan Dennycompile everything on zig build
3 months agogravatar for hello@nektro.netMeghan Dennyremove c dep from sys-linux
3 months agogravatar for hello@nektro.netMeghan Dennyzigmod: remove min_zig_version
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.15.2
3 months agogravatar for hello@nektro.netMeghan Dennymacos support
4 months agogravatar for hello@nektro.netMeghan Dennyremove a bunch of usingnamespace
4 months agogravatar for hello@nektro.netMeghan Dennyfix to_timespec()
4 months agogravatar for hello@nektro.netMeghan Dennyadd DateTime.to_timespec()
4 months agogravatar for hello@nektro.netMeghan Dennyadd microTimestamp
7 months agogravatar for hello@nektro.netMeghan Dennyadd nanoTimestamp() and milliTimestamp()
9 months agogravatar for hello@nektro.netMeghan Dennyremove moment test
9 months agogravatar for hello@nektro.netMeghan DennyDateTime: remove Self decl when type is not generic
11 months agogravatar for hello@nektro.netMeghan Dennymore tests
1 year agogravatar for hello@nektro.netMeghan Dennybuild.zig: ensure tests are run with project root as cwd
1 year agogravatar for hello@nektro.netMeghan Dennyadd division constants
1 year agogravatar for hello@nektro.netMeghan Dennyziginfra README sync
1 year agogravatar for hello@nektro.netMeghan Dennymove tests to test.zig file
1 year agogravatar for hello@nektro.netMeghan Dennysync test step description
1 year agogravatar for hello@nektro.netMeghan Dennyadd disable_llvm build param
1 year agogravatar for hello@nektro.netMeghan Dennyupdate to zig 0.13
2 years agogravatar for hello@nektro.netMeghan Dennyadd .zig-cache to .gitignore
2 years agogravatar for hello@nektro.netMeghan Dennyupgrade to zig 0.12
2 years agogravatar for hello@nektro.netMeghan Dennyfill out shorthand formats
2 years agogravatar for hello@nektro.netMeghan DennyDateTime: fix addYears during leap year and add more modify guards, closes #9
2 years agogravatar for hello@nektro.netMeghan Dennytake leap seconds off the roadmap, closes #1
2 years agogravatar for hello@nektro.netMeghan DennyDateTime: shrink struct size by making some fields smaller
2 years agogravatar for hello@nektro.netMeghan DennyDateTime: make weekday calculated at runtime, closes #8
2 years agogravatar for hello@nektro.netMeghan DennyDateTime: make era calculated at runtime
2 years agogravatar for hello@nektro.netMeghan Dennyremove zigmod.lock
2 years agogravatar for hello@nektro.netMeghan Dennybuild.zig: rename run step to test
Loading...