mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-25 18:00:37 -04:00
ConstructPatterns was never used except during compilation, so it makes sense to have it closer where it is used. We could consider making it even private function, as the pattern table construction is quite specific to how compiler compiles and probably not that reusable elsewhere. |
||
---|---|---|
.. | ||
bridge | ||
templates | ||
compiler_macros.go | ||
compiler.go | ||
featureset_macros.go | ||
patterns_test.go | ||
patterns.go | ||
song_macros.go | ||
wasm_macros.go | ||
x86_macros.go |