2
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
calculator: Fix some constness and swap u/v More... over 1 year ago
helpers: Fix calc helper More... over 1 year ago
select: Fix generator to access type bits properly More... over 1 year ago
test: Add select2 tests More... over 1 year ago
select: Create and hand off calculators during selection More... over 1 year ago
select/calc: Add canary to check for leaked calculators More... over 1 year ago
computed: Fix css_computed_width More... over 1 year ago
select: Add initial calculator More... over 1 year ago
select/unit: Add internal angle-to-degrees converter More... over 1 year ago
test: parse: calc: Add invalid calc unit tests More... over 1 year ago
calc: Check unit validity during parse More... over 1 year ago
test: parse: calc: Fix test data (z-index isn't a length) More... over 1 year ago
parse: calc: Squash Coverity unchecked return More... over 1 year ago
API: computed: width: Resolve to px and have static getter More... over 1 year ago
API: fpmath: Add macro helper for handling percentages More... over 1 year ago
test: Add a trivial calc check to select test More... over 1 year ago
select: Add destructors to the generator More... over 1 year ago
select: Make width as calc() property compile More... over 1 year ago
select: Turn on width as calc property More... over 1 year ago
select: Add header guards to autogenerated files More... over 1 year ago
remove warning in debug variant More... over 1 year ago
rearrange the error variable use to avoid confusing the compiler linting More... over 1 year ago
fix potential null dereference on allocation failiure More... over 1 year ago
parse_calc: Explain the stack machine More... over 1 year ago
fix format specifier in test dump More... over 1 year ago
tests: select: Add test that calc is being dropped in the cascade More... over 1 year ago
select: properties: Drop calc values during cascade More... over 1 year ago
select: properties: cascade: Handle VALUE_IS_CALC in bytecode More... over 1 year ago
select: select: Squash -Wcalloc-transposed-args (gcc-14) More... over 1 year ago
select: computed: Squash -Wcalloc-transposed-args (gcc-14) More... over 1 year ago