Revisions of haxe
Jordi Fita (jfita)
committed
(revision 7)
- Update to 4.3.0 * New features: * support defaults for type parameters * support @:op(a()) on abstracts * support abstract keyword to reference the abstract * support static var at expression-level * support ?. safe navigation operator * added ?? null coalescing operator * add -w compiler option to configure warnings * added new error reporting modes * support custom metadata and defines * Standard Library: * added atomic operations to several targets * added Vector.fill * added sys.thread.Condition and Semaphore * added Http.getResponseHeaderValues to deal with multiple values of same key * make Sys.environment consistent between targets * consistent way to unset environment variables with Sys.putEnv * Various improvements and bug fixes detailed in https://github.com/HaxeFoundation/haxe/blob/4.3.0/extra/CHANGES.txt * Update haxelib to 4.1.0 * Added support for documenting custom defines and metadata (#573) * Fixed a segmentation fault on Linux systems
Jordi Fita (jfita)
committed
(revision 6)
- Update to 4.3.0~rc1+git20230219.g8d4485be8: - added native support for i64 in hashlink - Null coalescing operator - Default type parameters - Fixes compiling hashlink-C with optional native functions (hashlink #496)
Jordi Fita (jfita)
committed
(revision 5)
Jordi Fita (jfita)
committed
(revision 4)
Jordi Fita (jfita)
committed
(revision 3)
Jordi Fita (jfita)
committed
(revision 2)
- Update to 4.2.1 * Module-level fields * "Classic" abstract classes and functions * Rest arguments (variadic functions) for all targets
Jordi Fita (jfita)
committed
(revision 1)
Displaying all 7 revisions