aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMake: Use $< over $?EuAndreh10 months
 
 
AgeCommit messageAuthorFilesLines
2025-05-04Make: Use $< over $?HEADmainEuAndreh1-1/+1
2024-12-21Combine "CompiledGrammar" and "Report" payloads•••Instead of one JSON file for each output, a single file with both outputs combined, each under its own key. The beauty of maps. Also instead of using a flag to determine where to put the data, just print to stdout and be done with it. EuAndreh4-66/+26
2024-12-12chmod +x mkdeps.shEuAndreh1-0/+0
2024-12-12Makefile: Uncomment dependency on build filesEuAndreh1-3/+3
2024-12-12tests/unit/: Actually run existing testsEuAndreh12-12/+231
2024-12-12Build and run existing test executables with no actual testsEuAndreh27-45/+247
2024-12-11Move existing test files to "urubu" subdirectoryEuAndreh13-0/+7
2024-12-11Do the same single file consolidation on testsEuAndreh28-4292/+4182
2024-12-11Consolidate packages spread across multiple files into single oneEuAndreh61-10246/+10003
2024-12-11rm LICENSEEuAndreh1-21/+0
[...]