You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/lang/funcs
Martin Atkins ecc42b838c
lang/funcs: Fix crash and improve precision of keys/values functions
7 years ago
..
testdata
cidr.go port compact function 8 years ago
cidr_test.go port cidr functions 8 years ago
collection.go lang/funcs: Fix crash and improve precision of keys/values functions 7 years ago
collection_test.go lang/funcs: Fix crash and improve precision of keys/values functions 7 years ago
crypto.go lang/funcs: never include the private key in error output 8 years ago
crypto_test.go porting crypto functions 8 years ago
datetime.go cleanup comments for nicer godocs 8 years ago
datetime_test.go cleanup comments for nicer godocs 8 years ago
encoding.go base64decode: check that the decoded (not encoded) string is valid UTF-8 8 years ago
encoding_test.go base64decodeFunc now checks for valid UTF-8 8 years ago
filesystem.go lang: Add fileexists function 8 years ago
filesystem_test.go lang: Add fileexists function 8 years ago
number.go porting functions 8 years ago
number_test.go porting functions 8 years ago
string.go lang/funcs: in "sort", don't panic if given a null string 8 years ago
string_test.go porting many functions 8 years ago