am
|
aa2183e844
|
[adone] add new and improve existing typings (#18878)
* [adone] introduce typings
* [adone] refactor to module style
* [adone] set strictNullChecks = true, fix utils test
* [adone] rename tests file, change compileOptions.target
* [adone] add interface namespaces
* [adone] add some util typings, fixes
* util.toposort
* util.GlobExp options
* util.ltgt
* util.fakeClock
* fix loadAsset return type
* [adone] create namespaces for tests
* [adone] create interface for util.fakeClock
* [adone] assertion typings
[adone] add possible types for util.typeOf
* [adone] promise
* [adone] add comments for assertion
[adone] add comments for namespaces
* [adone] add assertion.assert aliases
* [adone] assertion fixes
* [adone] shani, assertion, util, promise
* add shani typings, and shani global vars
* assertion fixes, add support for shani spy expectations
* fix util.fakeClock
* fix promise list issues
* disable space-before-function-paren rule
* [adone] fix assertions import
* [adone] shani
* allow user defined variables inside runtime contexts
|
2017-08-14 11:24:35 -07:00 |
|
am
|
48c8449d4b
|
[adone] introduce typings (#18709)
* [adone] introduce typings
* [adone] refactor to module style
* [adone] set strictNullChecks = true, fix utils test
* [adone] rename tests file, change compileOptions.target
* [adone] add interface namespaces
* [adone] add some util typings, fixes
* util.toposort
* util.GlobExp options
* util.ltgt
* util.fakeClock
* fix loadAsset return type
* [adone] create namespaces for tests
* [adone] create interface for util.fakeClock
|
2017-08-09 10:37:17 -07:00 |
|