summaryrefslogtreecommitdiff
path: root/shared.sc
Commit message (Expand)AuthorAgeFilesLines
* Remove the default `publishVersion` from `PublishModule`, and add `--batch` t...Li Haoyi2018-02-041-0/+2
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-1/+34
* automatically create dest directory for targets to useLi Haoyi2018-02-021-34/+1
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-9/+0
* rename OSet -> AggLi Haoyi2018-01-131-2/+2
* Migrate most classpath-related code onto `Loose.OSet` abstraction, to enforce...Li Haoyi2018-01-131-1/+1
* Add generated sources target (#109)Minghao Liu2018-01-111-2/+2
* Split Acyclic/Jawn/BetterFiles tests into their own `integration/` test suite.Li Haoyi2018-01-011-22/+31
* fix #57 implement eval function to evaluate multiple tasks via replrockjam2017-12-311-1/+28
* Move all the source generation logic into a `shared.sc` file to avoid duplica...Li Haoyi2017-12-281-0/+125