Alexander Rose
|
078c9cf2e5
updated packages
|
před 7 roky |
Alexander Rose
|
6eef49d85f
added travis ci config
|
před 7 roky |
Alexander Rose
|
0b95406cc9
wip, fixing mol2 parser and tests
|
před 7 roky |
Alexander Rose
|
8356184565
wip, schema generation scripts
|
před 7 roky |
Alexander Rose
|
99deffaf35
updated package config
|
před 7 roky |
Alexander Rose
|
c852ad434b
added CSV reader
|
před 7 roky |
Alexander Rose
|
5e66ef9807
added sublime project file
|
před 7 roky |
David Sehnal
|
f6de4a1abe
Updated readme + cleanup
|
před 7 roky |
David Sehnal
|
6dbc1b3560
Merge pull request #1 from arose/mol2-2
|
před 7 roky |
Zepei Xu
|
a4157fdd28
fixed switch statements, and the code now should be cancelable.
|
před 7 roky |
Zepei Xu
|
f0b7aa0775
Merge branch 'master' into mol2-2
|
před 7 roky |
David Sehnal
|
5a0ef76365
mol-task aborting
|
před 7 roky |
David Sehnal
|
b79d5b26da
mol-task abort logic
|
před 7 roky |
David Sehnal
|
701166247e
working on mol-task
|
před 7 roky |
David Sehnal
|
b92d897803
task yield tests
|
před 7 roky |
David Sehnal
|
50ee781d18
task api
|
před 7 roky |
David Sehnal
|
0442d95368
observable tasks
|
před 7 roky |
David Sehnal
|
f16c699d3b
Added linked list to mol-data, refactoring
|
před 7 roky |
David Sehnal
|
64ba197dd3
working on mol-task
|
před 7 roky |
David Sehnal
|
abcb1f5481
working on mol-task
|
před 7 roky |
David Sehnal
|
3d29b7e4e8
working on mol-task
|
před 7 roky |
David Sehnal
|
4428feda3d
updated packages
|
před 7 roky |
Zepei Xu
|
45a947d800
typo fix
|
před 7 roky |
Zepei Xu
|
f2b655ea7c
Used TokenColumns. Read first line to determine which column is missing. Read each value at a time and add start and end indices to corresponding tokens. There is an error about async wait of handleAtoms and handlebonds Funcitons because they don't have async functions inside them and maybe they don't return Promises anymore. Used to use readLinesAsync which is a async function. But now use skipWhitespace and eatValue, which don't have async versions.
|
před 7 roky |
Zepei Xu
|
1bbb2bf057
Merge branch 'master' into mol2-2
|
před 7 roky |
Zepei Xu
|
18ed7862de
move files to right place
|
před 7 roky |
David Sehnal
|
1d07b6a0dd
renamed mol-comp to mol-task
|
před 7 roky |
David Sehnal
|
6d3565dc71
mol-comp prototype tweak
|
před 7 roky |
David Sehnal
|
562cb9acc1
comp proof tweak
|
před 7 roky |
David Sehnal
|
d6e11bb290
comp proof of concept
|
před 7 roky |