Timeline



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.