Commit Graph

7 Commits

Author SHA1 Message Date
17beaca380 Allow configuration of tidy functions. Use a closure to decide what entries
to delete. The closure takes a *bolt.Bucket and returns an integer of the
number of entries deleted.
2018-08-09 18:21:52 -04:00
bc06994bcf Fix import handling. Handle multiple packages per directory and save
each output package to a different file.
2018-08-06 11:04:25 -04:00
ee4f005b6c Allow users to pass options to persist.New(). Support for bools. 2018-08-04 16:03:00 -04:00
100f65f83a pgen: discover types for composite literals. 2018-08-04 15:41:34 -04:00
56ab75dcc2 Changes to test/basic. Confirm that named imports work. 2018-08-03 15:17:04 -04:00
8f78a6c6d2 Register types with encoding/gob. Rewrite test/basic. 2018-08-03 15:14:10 -04:00
b880a5671d Initial commit. 2018-08-03 15:08:30 -04:00