aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Remove custom heap and use bintreesLeonid Logvinov2017-11-214-103/+17
* Add expirationMarginMsLeonid Logvinov2017-11-214-10/+30
* Add defaultsLeonid Logvinov2017-11-213-9/+9
* Fix typosLeonid Logvinov2017-11-211-1/+1
* Rename orderLifetime to orderLifetimeSLeonid Logvinov2017-11-211-6/+6
* Reference types directlyLeonid Logvinov2017-11-211-4/+2
* Add ifExists suffixLeonid Logvinov2017-11-212-6/+6
* Improve the commentLeonid Logvinov2017-11-211-1/+1
* Remove commentLeonid Logvinov2017-11-211-1/+0
* Remove new lineLeonid Logvinov2017-11-211-1/+0
* Delete orderExpirationCheckingIntervalIdIfExistsLeonid Logvinov2017-11-211-0/+1
* Throw when subscription is already removedLeonid Logvinov2017-11-211-1/+4
* Throw when subscription is already presentLeonid Logvinov2017-11-211-1/+4
* Remove redundant bindLeonid Logvinov2017-11-211-3/+1
* Do simple inits inlineLeonid Logvinov2017-11-211-2/+1
* Remove order on expirationLeonid Logvinov2017-11-181-0/+1
* Improve the commentLeonid Logvinov2017-11-181-1/+2
* Add tests for expirationWatcherLeonid Logvinov2017-11-181-0/+137
* Fix heap implementationLeonid Logvinov2017-11-181-0/+3
* Add initial implementation of expiration watcherLeonid Logvinov2017-11-164-2/+173
* Fix changelogFabio Berger2017-11-141-1/+6
* Merge pull request #217 from dekz/fixCancelledNaming2Fabio Berger2017-11-147-16/+20
|\
| * Public interface has changed, moved to minor versionJacob Evans2017-11-141-1/+1
| * Update changelogJacob Evans2017-11-141-0/+4
| * Renamed canceled to cancelledJacob Evans2017-11-146-16/+16
* | Merge pull request #218 from 0xProject/bmillman_add_assertFabio Berger2017-11-149-78/+512
|\ \ | |/ |/|
| * remove new lineFabio Berger2017-11-141-1/+0
| * Update urlsFabio Berger2017-11-141-3/+3
| * Remove unused circle.ymlFabio Berger2017-11-141-14/+0
| * Move conditional running of umd test to 0x.js's package.jsonFabio Berger2017-11-141-1/+1
| * remove image from sub-readmeFabio Berger2017-11-141-4/+0
| * fix orderingsFabio Berger2017-11-142-3/+3
| * Standardize around a `test:circleci` command that any sub-package can impleme...Fabio Berger2017-11-142-1/+3
| * Rename backFabio Berger2017-11-1410-5/+5
| * Rename assert sub-package and removed duplicate methods from 0x.js's assert m...Fabio Berger2017-11-149-78/+15
| * fix mergeFabio Berger2017-11-141-2/+2
| |\
| | * Add assert package to the monorepoBrandon Millman2017-11-149-1/+515
| * | Add assert package to the monorepoBrandon Millman2017-11-149-1/+515
| |/
* / Re-add changelog for 0x.jsFabio Berger2017-11-141-0/+211
|/
* Upgrade to Typescript 2.6.1 and fix major & minor versionsFabio Berger2017-11-141-1/+1
* Don't remove files before UMD test runFabio Berger2017-11-141-2/+1
* Remove unused varFabio Berger2017-11-141-1/+0
* Add interface typeFabio Berger2017-11-141-2/+6
* Replace _.get for type safetyFabio Berger2017-11-141-6/+6
* Declare as stringFabio Berger2017-11-141-1/+1
* Merge branch 'monoRepo' of github.com:0xProject/0x.js into monoRepoFabio Berger2017-11-141-1/+1
|\
| * Fail the tests on tsc errorLeonid Logvinov2017-11-141-1/+1
* | move tslint.json to 0x.js sub-packageFabio Berger2017-11-141-0/+5
* | Fix lint and ts issuesFabio Berger2017-11-142-10/+10
|/
* point to top-level node_modulesFabio Berger2017-11-141-5/+5
* Fix package.jsonFabio Berger2017-11-141-1/+1
* Add circle.yml and move testrpc command to top-level repoFabio Berger2017-11-131-2/+0
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-1365-0/+10804