~scymtym/moped/trunk

  • Committer: Jan Moringen
  • Date: 2010-07-05 05:44:52 UTC
  • Revision ID: jmoringe@techfak.uni-bielefeld.de-20100705054452-di3913unmbc5t8p7
Added slots to standard-class in standard-class.el
* metaobjects/standard-class.el (header): added version 0.3 to history
  section; added new slots to commentary section
  (moped-standard-class-direct-subclasses): renamed
  `moped-standard-class-subclasses' ->
  `moped-standard-class-direct-subclasses'
  (moped-standard-class-class-precedence-list): new constant; position
  of slot class-precedence-list
  (moped-standard-class-finalized-p): new constant; position of slot
  finalized-p
  (moped-standard-class-direct-methods): new constant; position of
  slot direct-methods
  (moped-standard-class-type): new constant; position of slot type
  (moped-initialize-instance-standard-class): handle new slots
  (moped-slot-value-using-class-standard-class): handle new slots
Filename Latest Rev Last Changed Committer Comment Size
..
metaobjects 12 13 years ago Jan Moringen Moved standard-class.el to metaobjects directory * Diff
bootstrap.el 63 13 years ago Jan Moringen Added bootstrap stage 3 in bootstrap.el * bootstra 10.3 KB Diff Download File
ChangeLog 11.1.1 13 years ago Jan Moringen Added/changed prefix from eieio to moped * test.el 11.2 KB Diff Download File
errors.el 67 13 years ago Jan Moringen Added condition inconsistent-class-hierarchy to er 3.2 KB Diff Download File
help.el 56 13 years ago Jan Moringen Added advice for describe-function to help.el * he 10.2 KB Diff Download File
impl.el 39 13 years ago Jan Moringen Added call-method to impl.el * impl.el (call-metho 3.3 KB Diff Download File
macros.el 69 13 years ago Jan Moringen Added debug and other declarations in macros.el * 7.9 KB Diff Download File
naming.el 53 13 years ago Jan Moringen Added unit tests in naming.el * naming.el (moped-n 9.1 KB Diff Download File
README 64 13 years ago Jan Moringen Fixes and improvements in README * README (MOTIVAT 3.5 KB Diff Download File
test.el 52 13 years ago Jan Moringen Fixed invalid hash-table without-object-system-mod 1.6 KB Diff Download File
TODO 66 13 years ago Jan Moringen Updated progress in Metaobjects section in TODO * 16.4 KB Diff Download File
types.el 51 13 years ago Jan Moringen Added unit tests, updated header in types.el * typ 3 KB Diff Download File