Commit Graph

2675 Commits (482460c4c8a663ec2882bbddbb32da8e990de080)
 

Author SHA1 Message Date
Emil Hessman 482460c4c8 config/lang: address vet reports
12 years ago
Mitchell Hashimoto 9ee36269f5 Merge pull request #785 from hashicorp/f-formalize-interps
12 years ago
Mitchell Hashimoto 7062b2b952 Merge pull request #793 from ceh/cloudstack-err-checks
12 years ago
Emil Hessman 335d8fa1e6 builtin/providers/cloudstack: fix err checks in tests
12 years ago
Mitchell Hashimoto dd456871e9 config/lang: remove unused code
12 years ago
Mitchell Hashimoto fcaa3d9194 Merge pull request #790 from ceh/docs-list
12 years ago
Emil Hessman 0cfbf4d8d9 website: use lists throughout the docs instead of array
12 years ago
Mitchell Hashimoto 241fc5bb39 helper/schema: diff floats properly
12 years ago
Mitchell Hashimoto 6fadebc5d8 Merge pull request #769 from phinze/type-float-failing-diff-test
12 years ago
Mitchell Hashimoto 5e8b300ca1 update CHANGELOG
12 years ago
Mitchell Hashimoto 577e2420b0 Revert "docs: consistent use of array configuration syntax"
12 years ago
Mitchell Hashimoto 152e72ffa6 Merge pull request #773 from ceh/issue-691
12 years ago
Mitchell Hashimoto 5b08cd6fc5 Merge pull request #779 from svanharmelen/f-fix-cloudstack-docs
12 years ago
Mitchell Hashimoto 92af4801a1 config: reintroduce concat
12 years ago
Mitchell Hashimoto 8d51b6b1d4 config/lang: variadic functions
12 years ago
Mitchell Hashimoto 4af4c9e16c config: add lookup function back
12 years ago
Mitchell Hashimoto 49fe0d5c7f config: remove a lot of unused stuff
12 years ago
Mitchell Hashimoto 1ccad4d729 config: convert fucntions, put functions into Scope
12 years ago
Mitchell Hashimoto 4ba7de17a9 config/lang: call the proper functions on Scope
12 years ago
Mitchell Hashimoto 2b679572b4 config/lang: TypeCheck
12 years ago
Mitchell Hashimoto 8ce7ef6188 config/lang: implement identifier semantic check
12 years ago
Mitchell Hashimoto 5abbde3ac9 config: remove unused files
12 years ago
Mitchell Hashimoto 740c25d4ea config: convert to config/lang
12 years ago
Mitchell Hashimoto e68fbceebc config/lang: fix bug parsing empty strings
12 years ago
Mitchell Hashimoto c424a8a815 config/lang: FixedValueTransform
12 years ago
Mitchell Hashimoto d1a0ea9d9b config/lang: make formal Stack object
12 years ago
Mitchell Hashimoto 6d9db3139c config/lang: AST String() methods
12 years ago
Sander van Harmelen 68a6e7197f Adding some needed references and updated a couple of passes
12 years ago
Sander van Harmelen a78c69a8c8 Merge pull request #778 from svanharmelen/f-fix-conversion-error
12 years ago
Sander van Harmelen fa1b3c88d8 Fix conversion error
12 years ago
Emil Hessman 4893eb8b55 docs: consistent use of array configuration syntax
12 years ago
Emil Hessman 071d872dc2 terraform: acceptance test for validation error
12 years ago
Emil Hessman 2bc612e6f8 helper/schema: fix panic when validating composite type
12 years ago
Mitchell Hashimoto abca82a84e config: another test
12 years ago
Mitchell Hashimoto aa2c7b2764 config: DetectVariables to detect interpolated variables in an AST
12 years ago
Mitchell Hashimoto c05d7a6acd config/lang: escaping interpolations with double dollar signs
12 years ago
Mitchell Hashimoto c15c17dfe9 config/lang: remove unused file
12 years ago
Mitchell Hashimoto f836397d8d config/lang: enable type checking in execution
12 years ago
Mitchell Hashimoto ec3b5f3886 config/lang: implement type lookup
12 years ago
Mitchell Hashimoto 25a2fbc902 config/lang: integer and float types
12 years ago
Sander van Harmelen 9c02a6e4f7 Merge pull request #775 from svanharmelen/f-cloudstack-configurable-timeout
12 years ago
Sander van Harmelen 7b16c44cc2 provider/cloudstack: make timeout configurable
12 years ago
Sander van Harmelen e9b3e5733b Merge pull request #772 from svanharmelen/f-fix-cloudstack_disk
12 years ago
Sander van Harmelen 9cf0c44247 provider/cloudstack: fixing the cloudstack_disk provider
12 years ago
Mitchell Hashimoto a0926de4a9 config/lang: completed type checking
12 years ago
Mitchell Hashimoto 662760da11 config/lang: have position in AST
12 years ago
Mitchell Hashimoto d3b1010444 config/lang: start implementing type checking
12 years ago
Mitchell Hashimoto 8f925b93e0 config/lang: function calls work
12 years ago
Mitchell Hashimoto 4ae8cae9e7 config/lang: execution
12 years ago
Mitchell Hashimoto fa7891d182 config/lang/ast: use stringer to generate enums
12 years ago