1
0
mirror of https://github.com/go-task/task.git synced 2024-12-14 10:52:43 +02:00
task/internal/compiler
Pete Davison a3fce1c302
feat: variable references (#1654)
* feat: add references to the base code instead of the maps experiment

* feat: add template functions to ref resolver

* feat: tests

* docs: variable references

* feat: remove json and yaml keys from map variable experiment

* chore: typo
2024-05-16 16:20:59 +01:00
..
compiler.go feat: variable references (#1654) 2024-05-16 16:20:59 +01:00
env.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00