21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Haxe][FileParser] Fixed: Index was outside the bounds of the array. fixes #2680 (#2681) More... almost 7 years ago
[Haxe][FileParser][Refactoring] Small refactoring... (#2679) More... almost 7 years ago
[Haxe][CodeRefactor][FindAllReference] Added support for string interpolation (#2677) More... almost 7 years ago
[Haxe][CodeComplete] Improved completion for `var v:Typedef = <complete>` (#2676) More... almost 7 years ago
[Haxe][OpenFL] The `nme` library has been removed from the OpenFL Project Template (#2674) More... about 7 years ago
[Haxe][FileParser] Fixed: Index was outside the bounds of the array. fixes #2671 (#2672) More... about 7 years ago
[Haxe][CodeComplete] Improved completion for `var v:Typedef = <complete>`. fixes #2669 (#2670) More... about 7 years ago
[Haxe][TryResolveStaticExtensions] Fixed: Object reference not set to an instance of an object. fixes #2667 (#2668) More... about 7 years ago
[Haxe][CodeComplete] Improved code generation for typedef initializer. fixes #2660 (#2666) More... about 7 years ago
[Haxe][FileParser] Added support for multiple inheritance (#2664) More... about 7 years ago
[Haxe] Added Haxe HXML MultiTarget Project (#2663) More... about 7 years ago
[Haxe][CodeComplete][InferValueType] Fixed: `System.StackOverflowException`. Infer the type of variable e.g. `var v = ~//;`. fixes #2661 (#2662) More... about 7 years ago
[Haxe][CodeComplete] Added completion for initializer of typedef with optional fields. fixes #2654 (#2659) More... about 7 years ago
[Haxe][CodeComplete] Added support for setting `Disable declaration for void type` for anonymous function. fixes #2657 (#2658) More... about 7 years ago
[Haxe] Added `NodeJS Project Template`. fixes #2655 (#2656) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `typedef` with parent. fixes #2651 (#2653) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `var v:Typedef = <complete>`. fixes #2651 (#2652) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `var v:Dynamic = <complete>`. fixes #2649 (#2650) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `var v:Map<TKey, TValue> = <complete>`. fixes #2647 (#2648) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `var a:Array<Int> = <complete>`. fixes #2645 (#2646) More... about 7 years ago
[Haxe][CodeComplete] Added support for `expression reification`(https://haxe.org/manual/macro-reification-expression.html). fixes #2577 (#2644) More... about 7 years ago
[Haxe][FileParser] Added `HaxeFlagType.Macro` and `HaxeFlagType.Inline` (#2643) More... about 7 years ago
[Haxe][FileParser] Fixed: `System.IndexOutOfRangeException`. fixes #2639 (#2642) More... about 7 years ago
[CodeCompletion][CompletionList] Fixed: argument completion popup doesn't close on opening a string. fixes #2640 (#2641) More... about 7 years ago
[Haxe][CodeComplete] Added support for static extensions(https://haxe.org/manual/lf-static-extension.html). fixes #1900. fixes #2636 (#2638) More... about 7 years ago
[Refactoring] Small refactoring... (#2637) More... about 7 years ago
[Haxe][CodeComplete] Fixed: `System.NullReferenceException: Object reference not set to an instance of an object.`. fixes #2627 (#2635) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `foo(expr1, <complete>` as completion for `var v:Type = <complete>. fixes #2632 (#2633) More... about 7 years ago
[Haxe][CodeComplete] Added completion for `var v:Bool = <complete>`. fixes #2630 (#2631) More... about 7 years ago
[CodeGenerator] Fixed: `Assign statement to variable` for `!expr<generator>`. fixes #2628 (#2629) More... about 7 years ago