提交历史

作者 SHA1 备注 提交日期
  yakomaxa ae11c1c904 VMD keyword update 2 年之前
  yakomaxa f937e069ca Clearning by Lint 2 年之前
  yakomaxa c9326da47b Implemented subset of atomSet: atomCount, queryCount and propertySet, which enables some of PyMOL operators. Implementation should be reviewed as byring is not working, and inorganic working incorrectly 2 年之前
  yakomaxa 4698c05f9c re-implementation of VMD's exwithin without using wihtin 2 年之前
  yakomaxa 15fd2cd5a0 let transpile.ts show what the query is 2 年之前
  yakomaxa 193eb11095 Set some operators that lacks corresponding implementation to isUnsupported : true 2 年之前
  yakomaxa 59cc0096cd fixing typo in example of pymol operator: resname CA -> name CA 2 年之前
  yakomaxa 6bd7390eb8 Debbuged asAtoms in helper.ts, which enables operation using this function such as byresidue and neighbor. In addition, min-spelling in neighbor operation fixed: neighbour -> neighbor 2 年之前
  yakomaxa eabeb18f34 pymol 2 年之前
  yakomaxa 4b6f539ba3 debugging wrapValue in helper.ts : property.head -> property.head.name : This enables secondary structure selection for VMD via valuesTest in helper.ts 2 年之前
  yakomaxa ea55fc5f41 debugging VMD mode 2 年之前
  yakomaxa 94787229a4 testLevel in helper.ts was debuged and now comes back in vmd/parser.ts 2 年之前
  KoyaS 0cb162022c Merge pull request #6 from yakomaxa/enable_not_and 2 年之前
  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 2 年之前
  KoyaS 44b8d452a8 Merge pull request #5 from yakomaxa/enable_not_and 2 年之前
  yakomaxa 82ccb1ab23 structure-query.modifier.intersectBy was implemented: this enables AND operation 2 年之前
  yakomaxa feb8b94e30 modified _spec: I don't understand what these _spec things do 2 年之前
  yakomaxa 5adc73e277 removed unsused modules from package.json 2 年之前
  KoyaS c4ac983fc7 Merge pull request #4 from molstar/master 2 年之前
  yakomaxa 5ba7ba3aac Cleaning before PR. Note that many tests fail. 2 年之前
  yakomaxa e879479b3d removed mock-extension for language selector and reverted src/mol-plugin-state/transforms/representation.ts to the original 2 年之前
  yakomaxa 7b49463297 NamedAtomProperties was added to vmd parser 2 年之前
  Alexander Rose 1f77b19ced changelog 2 年之前
  Alexander Rose 9853ebf02f Merge pull request #507 from MadCatX/add_pyramid_labels 2 年之前
  yakomaxa 66600c3373 deleted unused comment lines in monadic-parser.ts 2 年之前
  yakomaxa 19401c4bc6 Activated RangeListProperty in vmd/parser.ts with hardcoded 'atom-test' line 2 年之前
  yakomaxa bfc8660c5e replaced structure. -> structure-query. in transpiler directory 2 年之前
  yakomaxa 6a83dc56ba reverted vmd parser and properties to original 2 年之前
  KoyaS 82df9d8cad Merge pull request #3 from yakomaxa/rasmol 2 年之前
  yakomaxa dd30fef078 Added many properties and keywords for PyMOL and rasmol 2 年之前