source: cpp/frams/vm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @453   8 years Maciej Komosinski Built-in shallow clone() for Vector and Dictionary
(edit) @420   8 years Maciej Komosinski Improved docs and code formatting
(edit) @415   8 years Maciej Komosinski Introduced a new field, is_valid, which combines isValid and validity, …
(edit) @409   8 years Maciej Komosinski Improved documentation
(edit) @394   8 years Maciej Komosinski FramScript? accepts characters >=128
(edit) @392   8 years sz Dictionary documentation updated.
(edit) @387   8 years Maciej Komosinski Improved help descriptions
(edit) @383   8 years sz Added more examples in Vector and Dictionary documentation.
(edit) @382   8 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(edit) @375   8 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   8 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @371   8 years Maciej Komosinski THREAD_LOCAL uses ThreadLocal_ prefix for variables. The static object …
(edit) @348   8 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @345   8 years Maciej Komosinski Fixed operator priorities in FramScript?
(edit) @343   8 years Maciej Komosinski Code formatting
(edit) @341   8 years Maciej Komosinski Fixed using null as object reference
(edit) @337   8 years Maciej Komosinski New math operator semantics: extend mixed int/float to float, forbid …
(edit) @335   8 years Maciej Komosinski Cosmetic edits
(edit) @333   8 years Maciej Komosinski - use source/code mapping for line number and file information in vm …
(edit) @332   8 years Maciej Komosinski - use source/code mapping for line number and file information in vm …
(edit) @286   8 years Maciej Komosinski Updated headers
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @245   9 years Maciej Komosinski When compiling FramScript?, add \n after each error message
(edit) @241   9 years Maciej Komosinski Added toString() and angles representation to Orient
(edit) @240   9 years Maciej Komosinski Used | instead of + when adding binary flags
(edit) @229   9 years Maciej Komosinski Removed false warning "XYZ object expected..." in Matrix functions …
(edit) @224   9 years Maciej Komosinski Multiline strings quoted in three quotation marks or three apostrophes …
(edit) @222   9 years Maciej Komosinski "Distributed" deserializable class registry, so that ExtValue? does not …
(edit) @221   9 years Maciej Komosinski "here document" in framscript, …
(edit) @219   9 years Maciej Komosinski Both subexpressions evaluate to the same type now
(edit) @203   9 years Maciej Komosinski The Geno object can be de/serialized
(edit) @197   9 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @182   9 years Maciej Komosinski Don't warn at type mismatch in collection conversions
(edit) @171   9 years sz getObjectTarget is now the recommended way to retrieve object from …
(edit) @164   9 years sz null value handling in Dictionary serialization/toString
(edit) @163   9 years sz Framscript grammar files
(edit) @156   9 years sz type description corrected (only relevant for scripting/reflection)
(edit) @153   9 years sz SList container iteration: FOREACH() macro now creates local variable …
(edit) @138   9 years sz genetic operator example - frams/_demos/genooper_test.cpp
(edit) @127   9 years sz bug fixed: all param items having GETONLY accessor must also have …
(edit) @121   9 years sz updated file headers and makefiles
(add) @109   9 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.