source: cpp/frams/vm/classes/collectionobj.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @868   5 years Maciej Komosinski Added two methods for dictionary iteration: for(x in dict) and for(x …
(edit) @849   5 years Maciej Komosinski Added Dictionary.hasKey(). Accessing non-existent dictionary keys …
(edit) @746   6 years Maciej Komosinski Code formatting
(edit) @642   7 years Maciej Komosinski Implemented insert() in FramScript? Vector class
(edit) @490   8 years Maciej Komosinski Introduced general-use ErrorObject?, fixed enumeration of mixed …
(edit) @478   8 years Maciej Komosinski Accessing const objects, short -> paInt, less critical messages when …
(edit) @464   8 years Maciej Komosinski Serialization of basic object types in JSON format
(edit) @453   8 years Maciej Komosinski Built-in shallow clone() for Vector and Dictionary
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @171   10 years sz getObjectTarget is now the recommended way to retrieve object from …
(edit) @121   10 years sz updated file headers and makefiles
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.