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