Commit graph

7 commits

Author SHA1 Message Date
Eddie Antonio Santos
c80a44e9c5
Remove forgotten console.log(). 2019-07-13 11:07:31 -06:00
Eddie Antonio Santos
c6fbdfa153
Remove Object.values() in favour of Object.keys(). 2019-07-13 11:04:55 -06:00
Eddie Antonio Santos
ae224172e2
Add minimal README. 2019-07-04 09:47:04 -06:00
Eddie Antonio Santos
41b23f1889
Remove example test. 2019-07-04 09:44:34 -06:00
Eddie Antonio Santos
f7a14943a9
Add a simple assertion for testing the trie compiler. 2019-07-04 09:42:53 -06:00
Eddie Antonio Santos
b2c24e08bd
Enable testing with Chai's assert. 2019-07-04 09:16:57 -06:00
Eddie Antonio Santos
4ae5ae9b86
Add mocha-chai for TypeScript. 2019-07-04 09:13:42 -06:00