Timeline
03/01/15:
- 01:43 Changeset [335] by
- Cosmetic edits
- 01:41 Changeset [334] by
- More specific error messages on failed deserialization (and the resulting value becomes null)
- 01:19 Changeset [333] by
- - use source/code mapping for line number and file information in vm error messages - enum ExtValue::CompareResult? instead of int
02/28/15:
- 03:42 Changeset [332] by
- - use source/code mapping for line number and file information in vm error messages - mandatory parentheses in typeof() - int() float() string() added - typeof() returns plain names of core types instead of numeric constants - short-circuit evaluation of && and || - fixed switch/case fall through (previously each case not ending with break jumped to default: (when present)) - case labels do not have to be constant
02/08/15:
- 12:16 Changeset [331] by
- Framsticks 4.0 update (Creature.currentGeometryAsF0, Simulator.stepNumber, ShowParams?)
02/06/15:
- 15:58 Changeset [330] by
- Improved comments
- 05:58 Changeset [329] by
- More examples of Param loader
- 01:23 Changeset [328] by
- min/max/default for string fields
- 00:58 Changeset [327] by
- renamed: Symmetry, Similarity -> ModelSymmetry?, ModelSimilarity? added: CreatureSnapshot?.new(), String.parseNumber()
- 00:15 Changeset [326] by
- Unified parsing of ints and floats; hex notation
02/05/15:
- 00:26 Changeset [325] by
- More strict parsing of int and float numbers from string
02/02/15:
- 15:04 Changeset [324] by
- #include <stdint.h> for all platforms
- 14:53 Changeset [323] by
- Example of skipping an unknown object
Note: See TracTimeline
for information about the timeline view.