Timeline
03/12/15:
- 04:21 Changeset [337] by
- New math operator semantics: extend mixed int/float to float, forbid number+notnumber
- 04:19 Changeset [336] by
- 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
- 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
Note: See TracTimeline
for information about the timeline view.