Skip to content

Commit

Permalink
build update with Scala class()
Browse files Browse the repository at this point in the history
  • Loading branch information
tmhglnd committed Oct 10, 2020
1 parent afbe772 commit 820cc9a
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 628 deletions.
580 changes: 60 additions & 520 deletions build/ts.bundle.js

Large diffs are not rendered by default.

167 changes: 63 additions & 104 deletions build/ts.es5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/ts.es5.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/scldb.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions test/serialism.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,9 @@ console.log(scala.data);
console.log(scala.stof([60, 63, 67, 69, 72, 81, 36, 48]));
console.log(TL.mtof([60, 63, 67, 69, 72, 81, 36, 48]));


// console.log(scl.search({ cents: ['2/1', '3/2', '4/3', '5/4'], size: 12 }));
// console.log(scl.search({ size: 10, name: 'pyth' , range: 1200 }));
// fullTest();
fullTest();

function fullTest(){
console.time('Total Time');
Expand Down

0 comments on commit 820cc9a

Please sign in to comment.