Timeline



03/19/15:

00:53 Changeset [339] by Maciej Komosinski
Use #define FRAMSG_FORMAT in stdouterr.cpp
00:52 Changeset [338] by Maciej Komosinski
One more invalid (de)serialization example

03/12/15:

04:21 Changeset [337] by Maciej Komosinski
New math operator semantics: extend mixed int/float to float, forbid number+notnumber
04:19 Changeset [336] by Maciej Komosinski
Error message formatting: - "[x] x::x - " -> "[x] x.x: " Error managers support configurable multi-line "call stack" messages

03/01/15:

01:43 Changeset [335] by Maciej Komosinski
Cosmetic edits
01:41 Changeset [334] by Maciej Komosinski
More specific error messages on failed deserialization (and the resulting value becomes null)
01:19 Changeset [333] by Maciej Komosinski
- 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 Maciej Komosinski
- 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
Note: See TracTimeline for information about the timeline view.