aboutsummaryrefslogtreecommitdiff
path: root/extension/lib/util.js
AgeCommit message (Collapse)Author
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
2015-12-05Taler amount parsing.Florian Dold
2015-12-04DB structure, emscripten interfacetg(x)