|
|
@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 …
|
|
|
@330
|
10 years |
Maciej Komosinski |
Improved comments
|
|
|
@329
|
10 years |
Maciej Komosinski |
More examples of Param loader
|
|
|
@326
|
10 years |
Maciej Komosinski |
Unified parsing of ints and floats; hex notation
|
|
|
@325
|
10 years |
Maciej Komosinski |
More strict parsing of int and float numbers from string
|
|
|
@323
|
10 years |
Maciej Komosinski |
Example of skipping an unknown object
|
|
|
@322
|
10 years |
Maciej Komosinski |
Temporary fix for div by 0
|
|
|
@321
|
10 years |
Maciej Komosinski |
Fixed regression (missing side effect that existed earlier)
|
|
|
@320
|
10 years |
Maciej Komosinski |
Tab \t ignored in param fields (considered whitespace)
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@318
|
10 years |
Maciej Komosinski |
Compiles under cygwin; enabled warnings
|
|
|
@317
|
10 years |
Maciej Komosinski |
SDK compiles under Mac OS
|
|
|
@316
|
10 years |
Maciej Komosinski |
Improved documentation (for Param flags in particular)
|
|
|
@314
|
10 years |
Maciej Komosinski |
Less cryptic variable names: a,b,c -> mn,mx,def
|
|
|
@312
|
10 years |
Maciej Komosinski |
Formatted source
|
|
|
@311
|
10 years |
Maciej Komosinski |
More fields and test cases
|
|
|
@310
|
10 years |
Maciej Komosinski |
Param::getText(int) can be safely used in all cases (previously min<0 …
|
|
|
@308
|
10 years |
Maciej Komosinski |
After loading, objects are printed ("saved") to standard output. …
|
|
|
@307
|
10 years |
Maciej Komosinski |
Tester/demo for Param loader
|
|
|
@306
|
10 years |
Maciej Komosinski |
String length limit in Param::setString() was only enforced for …
|
|
|
@305
|
10 years |
Maciej Komosinski |
Increased precision / less optimizations in some rotations and …
|
|
|
@304
|
10 years |
Maciej Komosinski |
Improved docs
|
|
|
@303
|
10 years |
Maciej Komosinski |
Improved error messages
|
|
|
@302
|
10 years |
Maciej Komosinski |
Better macro name; source formatting
|
|
|
@301
|
10 years |
Maciej Komosinski |
VirtFILE can have fields and still be used as a DLL thanks to …
|
|
|
@300
|
10 years |
Maciej Komosinski |
- don't assume getPropCount() is constant while iterating
- …
|
|
|
@299
|
10 years |
Maciej Komosinski |
Instead of linking with stdiofile-autoinit.cpp, create an object …
|
|
|
@298
|
10 years |
Maciej Komosinski |
0 -> NULL or false
|
|
|
@296
|
10 years |
Maciej Komosinski |
No SString dependency needed
|
|
|
@295
|
10 years |
Maciej Komosinski |
Reorganizations and extensions of directory/file/filesystem IO classes
|
|
|
@293
|
10 years |
Maciej Komosinski |
WIN32 wide char filename encoding takes precedence over MFILE char*
|
|
|
@292
|
10 years |
Maciej Komosinski |
Added missing initializations
|
|
|
@291
|
10 years |
Maciej Komosinski |
- Global errorhandlers are harmful (race condition)
- …
|
|
|
@290
|
10 years |
Maciej Komosinski |
- Undefined property/function access returns invalid value
- Unified …
|
|
|
@289
|
10 years |
Maciej Komosinski |
Removed usage of NeuroItem?; item details -> details
|
|
|
@288
|
10 years |
Maciej Komosinski |
GDK->SDK, gdk_test.cpp -> genomanipulation.cpp
|
|
|
@287
|
10 years |
Maciej Komosinski |
GDK->SDK
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@285
|
10 years |
Maciej Komosinski |
Mac OS X support
|
|
|
@284
|
10 years |
Maciej Komosinski |
Wrong sscanf size in 64-bit caused stack damage (in "0x....." conversion)
|
|
|
@283
|
10 years |
Maciej Komosinski |
Clarified "normal f0" comment and removed another misleading comment
|
|
|
@282
|
10 years |
Maciej Komosinski |
Formatted source
|
|
|
@281
|
10 years |
Maciej Komosinski |
Support for wide char (unicode) names of files and directories under …
|
|
|
@280
|
10 years |
Maciej Komosinski |
Version 4.0
|
|
|
@279
|
10 years |
Maciej Komosinski |
This test should be an assignment
|
|
|
@278
|
10 years |
Maciej Komosinski |
setDefault(numericonly) removed. 's', 'x' and 'o' are no special cases …
|
|
|
@277
|
10 years |
Maciej Komosinski |
ParamInterface::load() can be aborted (used to avoid incorrect …
|
|
|
@276
|
10 years |
Maciej Komosinski |
Empty stock objects for convenience
|
|
|
@275
|
10 years |
Maciej Komosinski |
Inheritance information during crossing over properly stored as a …
|
|
|
@274
|
10 years |
Maciej Komosinski |
Added Model::move() and Model::rotate()
|
|
|
@273
|
10 years |
Maciej Komosinski |
- 'o'-type fields are no longer ignored when saving (serialization …
|
|
|
@272
|
10 years |
Maciej Komosinski |
Added missing initial paint
|
|
|
@271
|
10 years |
Maciej Komosinski |
Refreshed header comments
|
|
|
@270
|
10 years |
Maciej Komosinski |
'hollow' property in Part (0..1) in generated files
|
|
|
@269
|
10 years |
Maciej Komosinski |
- Model validation checks part/joint shapes for consistency (old/new) …
|
|
|
@268
|
10 years |
Maciej Komosinski |
ParamInterface::load warns on unknown fields and skips comments
|
|
|
@267
|
10 years |
Maciej Komosinski |
'hollow' property in Part (0..1)
|
|
|
@262
|
10 years |
Maciej Komosinski |
Geometry evaluation no longer crashes for models that contain only …
|
|
|
@261
|
10 years |
Maciej Komosinski |
Verified return values, added error messages [closes #47]
|
|
|
@260
|
10 years |
Maciej Komosinski |
Added docs for quadrant and octant literals
|
|
|
@259
|
10 years |
Maciej Komosinski |
Added support for genetic mapping in f9
|
|
|
@258
|
10 years |
Maciej Komosinski |
Improved docs
|
|
|
@257
|
10 years |
Maciej Komosinski |
- added strmove(): strcpy() for overlapping strings
- ExtObject? …
|
|
|
@256
|
10 years |
Maciej Komosinski |
Chambers in Foraminifera now have the proper orientation in 3D; …
|
|
|
@255
|
10 years |
Maciej Komosinski |
Formatted source and new Orient::lookAt() function with only one …
|
|
|
@254
|
10 years |
Maciej Komosinski |
More color definitions in neural diagrams
|
|
|
@253
|
10 years |
Maciej Komosinski |
String-type properties can now have a default value stored in their …
|
|
|
@252
|
10 years |
Maciej Komosinski |
Fixed makefile clean for bash
|
|
|
@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
|
|
|
@244
|
10 years |
Maciej Komosinski |
Printing multi-line messages splits the message into separate lines …
|
|
|
@242
|
11 years |
Maciej Komosinski |
Added caching of geometry properties (which are costly to compute)
|
|
|
@241
|
11 years |
Maciej Komosinski |
Added toString() and angles representation to Orient
|
|
|
@240
|
11 years |
Maciej Komosinski |
Used | instead of + when adding binary flags
|
|
|
@239
|
11 years |
rgolebiewski |
Changed type of value returned by some functions (two initializers and …
|
|
|
@238
|
11 years |
Maciej Komosinski |
Avoid compilation warnings
|
|
|
@237
|
11 years |
Maciej Komosinski |
Do not use min/max as variable names
|
|
|
@236
|
11 years |
Maciej Komosinski |
Changed binary literals to macros (some compilers do not support …
|
|
|
@235
|
11 years |
sz |
Framscript interface class for Model geometry calculation
|
|
|
@234
|
11 years |
sz |
Trivial changes to avoid compilation warnings about missing return …
|
|
|
@230
|
11 years |
Maciej Komosinski |
Detects invalid ParamEntry? when accessing ParamEntry?-based Params in …
|
|
|
@229
|
11 years |
Maciej Komosinski |
Removed false warning "XYZ object expected..." in Matrix functions …
|
|
|
@228
|
11 years |
Maciej Komosinski |
More warnings for illegal ExtValue? operations: object+-*/%something …
|
|
|
@227
|
11 years |
Maciej Komosinski |
Android compilation and access to RESOURCES and HOME files
|
|
|
@226
|
11 years |
Maciej Komosinski |
- SString::hash() and HashTable? use FNV-1a instead of FNV-1
- fixed …
|
|
|
@225
|
11 years |
Maciej Komosinski |
Compilation for Android
|
|
|
@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
|
|
|
@213
|
11 years |
sz |
Clarification on diagram.linetype
|
|
|
@211
|
11 years |
Maciej Komosinski |
Fixed cast compilation warning
|
|
|
@210
|
11 years |
Maciej Komosinski |
Added wildcard matching functions
|
|
|
@207
|
11 years |
Maciej Komosinski |
StringFILE's Vprintf can now handle strings of any length
|
|
|
@206
|
11 years |
Maciej Komosinski |
VirtFILE base class provides Vprintf, Vgetc, Vputc, Vrewind, so that …
|
|
|
@205
|
11 years |
Maciej Komosinski |
Easier way to get an invalid ExtValue?
|
|
|
@204
|
11 years |
Maciej Komosinski |
StringFileSystem? more flexible
|
|
|
@203
|
11 years |
Maciej Komosinski |
The Geno object can be de/serialized
|
|
|
@201
|
11 years |
Maciej Komosinski |
Moved isAbsolutePath() to another source file and added implementation …
|
|
|