Skip to content

Fixed naming inconsistencies#32

Merged
erwinvaneyk merged 1 commit intomasterfrom
fix-naming
Sep 12, 2017
Merged

Fixed naming inconsistencies#32
erwinvaneyk merged 1 commit intomasterfrom
fix-naming

Conversation

@erwinvaneyk
Copy link
Copy Markdown
Member

Changes:

  • Task/Function becomes Task
  • fFunction: condition-consequent-alternative becomes if-then-else
  • Task.Name becomes Task.FunctionRef
  • Task.Dependencies becomes Task.Requires
  • Funktor/control flow struct becomes dynamic task

Fixes #31

- Task/Function becomes Task

- fFunction: condition-consequent-alternative becomes if-then-else

Task.Name becomes Task.FunctionRef

Task.Dependencies becomes Task.Requires

Funktor/control flow struct becomes dynamic task
@erwinvaneyk erwinvaneyk merged commit 9d72e35 into master Sep 12, 2017
@erwinvaneyk erwinvaneyk deleted the fix-naming branch September 12, 2017 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant