Commit Verlauf

Autor SHA1 Nachricht Datum
  yakomaxa 94787229a4 testLevel in helper.ts was debuged and now comes back in vmd/parser.ts vor 2 Jahren
  KoyaS 0cb162022c Merge pull request #6 from yakomaxa/enable_not_and vor 2 Jahren
  yakomaxa 5ff2ca311e structure-query.generator.query-in-selection was implemented: this enables NOT operation. In addition, tranpiler/helper.ts was fixed to use B.struct.generator.all() instead of B.struct.generator.atomGroups(). B.struct.generator.atomGroups() is not working for some reason, which was also met in the keyword 'all' in all of vmd/pymol/jmol parser.ts vor 2 Jahren
  KoyaS 44b8d452a8 Merge pull request #5 from yakomaxa/enable_not_and vor 2 Jahren
  yakomaxa 82ccb1ab23 structure-query.modifier.intersectBy was implemented: this enables AND operation vor 2 Jahren
  yakomaxa feb8b94e30 modified _spec: I don't understand what these _spec things do vor 2 Jahren
  yakomaxa 5adc73e277 removed unsused modules from package.json vor 2 Jahren
  KoyaS c4ac983fc7 Merge pull request #4 from molstar/master vor 2 Jahren
  yakomaxa 5ba7ba3aac Cleaning before PR. Note that many tests fail. vor 2 Jahren
  yakomaxa e879479b3d removed mock-extension for language selector and reverted src/mol-plugin-state/transforms/representation.ts to the original vor 2 Jahren
  yakomaxa 7b49463297 NamedAtomProperties was added to vmd parser vor 2 Jahren
  Alexander Rose 1f77b19ced changelog vor 2 Jahren
  Alexander Rose 9853ebf02f Merge pull request #507 from MadCatX/add_pyramid_labels vor 2 Jahren
  yakomaxa 66600c3373 deleted unused comment lines in monadic-parser.ts vor 2 Jahren
  yakomaxa 19401c4bc6 Activated RangeListProperty in vmd/parser.ts with hardcoded 'atom-test' line vor 2 Jahren
  yakomaxa bfc8660c5e replaced structure. -> structure-query. in transpiler directory vor 2 Jahren
  yakomaxa 6a83dc56ba reverted vmd parser and properties to original vor 2 Jahren
  KoyaS 82df9d8cad Merge pull request #3 from yakomaxa/rasmol vor 2 Jahren
  yakomaxa dd30fef078 Added many properties and keywords for PyMOL and rasmol vor 2 Jahren
  yakomaxa 79feb5a1cc rasmol branch launched vor 2 Jahren
  yakomaxa 0665524b11 refined VMD: RangeListProperty in vmd/parser.ts is not working for unknown reasons, so it was substituted by NamedAtomProperties: This limits the selection like 'residue 10 to 50' and 'residue 10' vor 2 Jahren
  yakomaxa d45367e840 Refining VMD parser and properties vor 2 Jahren
  Michal Malý 1b7f0e0f1e Add example mmCIF to allow testing of Confal pyramids vor 2 Jahren
  Michal Malý 18cb3360b5 Update changelog vor 2 Jahren
  yakomaxa cb0d988efc Updated language-select/ui, refactored transpile.ts and monadic-parser.ts vor 2 Jahren
  yakomaxa fc0c556967 updated default value for Script and added mock-up for language-selector vor 2 Jahren
  yakomaxa 00970164db Debugged all in jmol vor 2 Jahren
  yakomaxa 7c3d76e9fe Merge branch 'master' of github:yakomaxa/molstar_my vor 2 Jahren
  yakomaxa 190c1f9620 Added pymol, jmol and vmd alongside mol-script: pymol is now enabled vor 2 Jahren
  KoyaS f532325147 Merge pull request #2 from yakomaxa/PyMOL vor 2 Jahren