Timeline
01/06/19:
- 02:44 Changeset [846] by
- - Added support for ternary conditional operator a?b:c - Fixed incorrect stack allocation in some cases of && ||, and for(x in null) - && and || operators always return one of the input expressions (previously the result was in some cases simplified to 0 or 1)
- 02:41 Changeset [845] by
- Made strings at least slightly comparable with zero so 'Math.pi && "xyz" && [9,9,7]' can work as expected in FramScript?
12/08/18:
- 05:37 Changeset [844] by
- Initialization of static fields in a template conforming to the C++17 standard
- 05:35 Changeset [843] by
- Our random number generator class becomes compatible with std::UniformRandomBitGenerator?
- 05:33 Changeset [842] by
- Simple va_copy still needed for C++Builder
- 05:32 Changeset [841] by
- Updated #includes after splitting stl-util into util-stl, util-file and util-string
- 05:31 Changeset [840] by
- Split stl-util into util-stl, util-file and util-string
Note: See TracTimeline
for information about the timeline view.