go-jsonnet/internal/program
Stanisław Barzowski 3a245f70d4 Preparation for linter.
* Extract some test utilities to a separate package.
* Rename some test utilities.
* Internally expose DirectChildren.
* Add LocationRange to some non-expr AST parts,
  such as local binds, parameters and object fields.
* Add end-of-file-reached testcases.
2020-03-15 14:38:40 +01:00
..
BUILD.bazel Make parser package internal 2019-09-03 17:28:33 +02:00
desugarer_test.go Address review comments 2019-08-28 20:16:47 +01:00
desugarer.go Preparation for linter. 2020-03-15 14:38:40 +01:00
program.go Add native golang formatter (#388) 2020-03-10 22:19:49 +00:00
static_analyzer_test.go Address review comments 2019-08-28 20:16:47 +01:00
static_analyzer.go Refactor to allow interleaving optional and positional params 2020-03-05 09:33:21 +01:00