Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine "CompiledGrammar" and "Report" payloads | EuAndreh | 2024-12-21 | 4 | -66/+26 |
| | | | | | | | | 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. | ||||
* | Consolidate packages spread across multiple files into single one | EuAndreh | 2024-12-11 | 59 | -10217/+9974 |
| | |||||
* | Namespace packages with "urubu/" | EuAndreh | 2024-12-10 | 65 | -0/+23020 |
| | |||||
* | Setup Makefile project structure with empty src/urubu.go source | EuAndreh | 2024-11-19 | 2 | -0/+13 |