John Kerl
|
eb972e19eb
|
Use GOCC fork for performance improvement (#1934)
* Use GOCC fork for performance improvement
* fix versions
|
2026-01-10 16:48:53 -05:00 |
|
John Kerl
|
268a96d002
|
Export library code in pkg/ (#1391)
* Export library code in `pkg/`
* new doc page
|
2023-09-10 17:15:13 -04:00 |
|
Stephen Kitt
|
3b1280d6b5
|
Run go mod tidy (#1220)
... and ensure it's run after installing gocc, to avoid recording a
(fake) dependency on gocc.
Signed-off-by: Stephen Kitt <steve@sk2.org>
|
2023-03-05 21:12:11 -05:00 |
|
John Kerl
|
5965d46a1f
|
Support more backslashed special characters in DSL strings (#1212)
* BNF mod for `\^` `\$` et al.
* go.mod go.sum
* Update DSL-build instructions
* tools/build-dsl artifacts
* Unit-test updates
* fix build error
* unit-test files
|
2023-03-01 01:00:25 -05:00 |
|
John Kerl
|
bc72cd1857
|
More Go-package restructuring (#748)
|
2021-11-12 12:49:55 -05:00 |
|
John Kerl
|
e2b6ec2391
|
Standardize Go-package structure (#746)
|
2021-11-11 14:15:13 -05:00 |
|