Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow mutated property structs to contain slices of non-strings | Colin Cross | 2018-10-03 | 1 | -6/+8 |
* | Replace unpack's replace semantics with append | Colin Cross | 2017-08-01 | 1 | -0/+43 |
* | Improve error reporting | Colin Cross | 2016-10-12 | 1 | -1/+1 |
* | Support nil pointers to structs in properties | Colin Cross | 2016-08-05 | 1 | -136/+198 |
* | Refactor blueprint parser nodes to an interface | Colin Cross | 2016-06-08 | 1 | -152/+253 |
* | Fix govet issues | Colin Cross | 2016-06-02 | 1 | -1/+9 |
* | Support embedded anonymous property structs | Colin Cross | 2015-11-20 | 1 | -0/+129 |
* | Add property support for pointers to bools and strings | Colin Cross | 2015-11-02 | 1 | -0/+36 |
* | Fix unpacking empty list | Colin Cross | 2015-10-31 | 1 | -1/+6 |
* | Support filtering nested structures by tag | Colin Cross | 2015-06-26 | 1 | -3/+75 |
* | Update import paths to include github | Jamie Gennis | 2015-03-21 | 1 | -2/+2 |
* | Add license headers and LICENSE file | Colin Cross | 2015-01-23 | 1 | -0/+14 |
* | Move blueprint/* up a directory | Colin Cross | 2015-01-23 | 1 | -0/+145 |