1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
task/internal/compiler
Andrey Nering 6ed30f1add Refactor variables: Keep order of declaration
This shouldn't have any behavior changes for now. This is a code
refactor that should allow us to do further improvements on how
variables are handled, specially regarding respecting the declaration
order in Taskfiles, which should make it easier for the users.

Initial work on #218
2020-04-05 11:16:14 -03:00
..
v2 Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00
compiler.go Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00
env.go Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00