1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/internal
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
..
args Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00
compiler Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00
execext Upgrade mvdan.cc/sh to v3.0.0-beta1 2019-11-24 19:17:09 -03:00
logger Remove bold from colored text 2019-11-24 21:07:12 -03:00
output Fixes some bugs relatated to commands output handling 2019-04-21 16:55:47 -03:00
status Few code improvements on #216 2019-09-14 17:54:41 -03:00
summary Merge branch 'master' into v3 2020-03-28 10:48:49 -03:00
taskfile Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00
templater Refactor variables: Keep order of declaration 2020-04-05 11:16:14 -03:00