Dave Cunningham
|
0b46b25f0f
|
Update to cpp jsonnet
|
2018-03-16 22:20:53 -04:00 |
|
Dave Cunningham
|
5cc426ed04
|
Bring submodule and stdlib to cpp master
|
2018-03-06 23:49:02 -05:00 |
|
Marcelo Cantos
|
88519c3704
|
Apply more golint recommendations (#201)
* Apply more golint recommendations
* Update dumpstdlibast.go to include StdAst comment
* Improve dump.go package comment.
|
2018-02-28 01:11:18 -05:00 |
|
Stanisław Barzowski
|
44770e75dd
|
Add std.sign and fix division by zero in stdlib
|
2018-02-21 20:31:04 -05:00 |
|
Dave Cunningham
|
2ea01b24d8
|
Introduce a Parens AST (#189)
* Introduce a Parens AST
|
2018-02-16 13:01:14 -05:00 |
|
Dave Cunningham
|
f46dea2835
|
Update std.jsonnet
|
2018-02-01 14:21:39 -05:00 |
|
Dave Cunningham
|
741f9f06a2
|
Update stdlib and ||| fix
|
2018-01-23 23:26:28 -05:00 |
|
Liang Mingqiang
|
ce84685fb0
|
Sort FreeVariables slice (#148)
* sort FreeVariables slice
* regenerate the standard library AST
|
2017-11-09 08:55:36 -05:00 |
|
Dave Cunningham
|
b04e73e163
|
Fix unparsing of enums, avoid static type error
|
2017-11-08 11:28:38 -05:00 |
|
Liang Mingqiang
|
aeda6138e5
|
experiment dump ast to source code (#101)
* Add facility to dump part of Go heap as Go code.
* Generate stdlib AST as Go code
* Use hardcoded stdlib AST instead of parsing it
|
2017-11-07 23:31:11 -05:00 |
|