Tweaks
Showing
- src/index.ts 1 addition, 1 deletionsrc/index.ts
- src/reader/cif/binary/decoder.ts 1 addition, 1 deletionsrc/reader/cif/binary/decoder.ts
- src/reader/cif/binary/encoding.ts 1 addition, 1 deletionsrc/reader/cif/binary/encoding.ts
- src/reader/cif/binary/field.ts 1 addition, 1 deletionsrc/reader/cif/binary/field.ts
- src/reader/cif/binary/parser.ts 1 addition, 1 deletionsrc/reader/cif/binary/parser.ts
- src/reader/cif/data-model.ts 1 addition, 1 deletionsrc/reader/cif/data-model.ts
- src/reader/cif/index.ts 1 addition, 1 deletionsrc/reader/cif/index.ts
- src/reader/cif/schema.ts 1 addition, 1 deletionsrc/reader/cif/schema.ts
- src/reader/cif/schema/mmcif.ts 1 addition, 1 deletionsrc/reader/cif/schema/mmcif.ts
- src/reader/cif/text/field.ts 1 addition, 1 deletionsrc/reader/cif/text/field.ts
- src/reader/cif/text/parser.ts 71 additions, 71 deletionssrc/reader/cif/text/parser.ts
- src/reader/common/column.ts 1 addition, 1 deletionsrc/reader/common/column.ts
- src/reader/common/text/column/fixed.ts 1 addition, 1 deletionsrc/reader/common/text/column/fixed.ts
- src/reader/common/text/column/token.ts 1 addition, 1 deletionsrc/reader/common/text/column/token.ts
- src/reader/common/text/number-parser.ts 1 addition, 1 deletionsrc/reader/common/text/number-parser.ts
- src/reader/common/text/tokenizer.ts 25 additions, 25 deletionssrc/reader/common/text/tokenizer.ts
- src/reader/gro/parser.ts 1 addition, 1 deletionsrc/reader/gro/parser.ts
- src/reader/gro/schema.d.ts 1 addition, 1 deletionsrc/reader/gro/schema.d.ts
- src/reader/spec/cif.spec.ts 1 addition, 1 deletionsrc/reader/spec/cif.spec.ts
- src/reader/spec/gro.spec.ts 1 addition, 1 deletionsrc/reader/spec/gro.spec.ts
Loading
Please register or sign in to comment