aboutsummaryrefslogtreecommitdiff
path: root/extension/lib/util.ts
AgeCommit message (Collapse)Author
2016-01-10Replace format util with ES6 string templates.Florian Dold
2016-01-10The great modularization.Florian Dold
Use ES6 module syntax and SystemJS modules for everything. Some testing stubs were added as well.
2015-12-25License headersFlorian Dold
2015-12-17Towards payment.Florian Dold
2015-12-14More typescript.Florian Dold