AgeAuthorCommit message
25 days agogravatar for hello@nektro.netMeghan Dennycull the unused parts of the input string
28 days agogravatar for hello@nektro.netMeghan Dennyupdate licenses.txt
1 month agogravatar for hello@nektro.netMeghan Dennynprint optionals
1 month agogravatar for hello@nektro.netMeghan Dennyastgen: better errors for eatSymbol and eatWord
1 month agogravatar for hello@nektro.netMeghan Dennyastgen: add eatWord
1 month agogravatar for hello@nektro.netMeghan Dennyremove raw param from writeReplacementString
1 month agogravatar for hello@nektro.netMeghan Dennyuse nio.AllocatingWriter for Writer
1 month agogravatar for hello@nektro.netMeghan Dennyremove a branch by calling this at comptime
2 months agogravatar for hello@nektro.netMeghan Dennyreplacement: work on 'foo.bar?' not just 'foo?.bar'
2 months agogravatar for hello@nektro.netMeghan Dennysmall tidy in FieldSearch
2 months agogravatar for hello@nektro.netMeghan Dennymake sure this is called at comptime, lots of instantiations otherwise
3 months agogravatar for hello@nektro.netMeghan Dennyremove a trailing space from void element close
3 months agogravatar for hello@nektro.netMeghan Dennydon't self-close void elements
3 months agogravatar for hello@nektro.netMeghan Dennymore function logic cleanup
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 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 Dennydeps added zig-sys-darwin
3 months agogravatar for hello@nektro.netMeghan Dennyremove callconv_inline
3 months agogravatar for hello@nektro.netMeghan Dennyreduce generic instantiation when shouldindent is false
4 months agogravatar for hello@nektro.netMeghan DennyQoL rework of the way we call '{#' and '{##' custom functions
4 months agogravatar for hello@nektro.netMeghan Dennyswitch to nio fmt
4 months agogravatar for hello@nektro.netMeghan Dennyadd union support in ifequal
4 months agogravatar for hello@nektro.netMeghan Dennyuse the underscore element as a way to transparently render children
4 months agogravatar for hello@nektro.netMeghan Dennythis type makes no sense plural
4 months agogravatar for hello@nektro.netMeghan Dennyfix test
4 months agogravatar for hello@nektro.netMeghan Dennyzig-tracer change
5 months agogravatar for hello@nektro.netMeghan Dennyadd a way to access the parent scope when nesting {#each}
5 months agogravatar for hello@nektro.netMeghan Dennysupport printing bools
5 months agogravatar for hello@nektro.netMeghan Dennysupport enums vs ints in ifequal and ifnotequal
5 months agogravatar for hello@nektro.netMeghan Dennysupport structs in ifequal and ifnotequal
6 months agogravatar for hello@nektro.netMeghan Dennyuse nprint as new replacement fallback
7 months agogravatar for hello@nektro.netMeghan Dennysupport values passed in by pointer
7 months agogravatar for hello@nektro.netMeghan Dennyadd test for {#if and {#ifnot with optionals
7 months agogravatar for hello@nektro.netMeghan Dennyadd a compile error for trying to compile a doc at runtime
7 months agogravatar for hello@nektro.netMeghan Dennysupport apostrophe string
7 months agogravatar for hello@nektro.netMeghan Dennyredo indentation
7 months agogravatar for hello@nektro.netMeghan Dennyuse extras.parseDigits
8 months agogravatar for hello@nektro.netMeghan Dennymake do only inline in release mode
9 months agogravatar for hello@nektro.netMeghan Dennyampersand and semicolon are used in defining entities so don't actually skip those
9 months agogravatar for hello@nektro.netMeghan Dennyzig-tracer rework
9 months agogravatar for hello@nektro.netMeghan Dennybuild.zig: ensure tests are run with project root as cwd
1 year agogravatar for hello@nektro.netMeghan Dennyadd two element multi-{#each
1 year agogravatar for hello@nektro.netMeghan Dennyadd a test for an {#each block
1 year agogravatar for hello@nektro.netMeghan Dennyskip escaping a few more characters
1 year agogravatar for hello@nektro.netMeghan Dennyfast path common ascii as not needing html entity
1 year agogravatar for hello@nektro.netMeghan Dennyinline this into respective compile or compileInner call
1 year agogravatar for hello@nektro.netMeghan Dennyremove these extraneous traces
Loading...