21
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Regression][PreviousEdit] Fix build configurations (#3260) More... almost 3 years ago
Added PreviousEdit Plugin. closes #1292 (#3259) More... almost 3 years ago
[Regression][BookmarkPanel] Fixed: haxedevelop doesn't show bookmark panel under view menu. fixes #3257 (#3258) More... almost 3 years ago
[Haxe3][Scintilla] Added `as` keyword (#3256) More... almost 3 years ago
[AppMan] Bump Haxe to 4.2.2 (#3255) More... almost 3 years ago
[Haxe4][Scintilla] Update `Settings/Languages/Haxe.xml` (#3254) More... almost 3 years ago
[UnitTests] Tests for ClassModelExtensions fixes #3179 (#3247) More... almost 3 years ago
[Refactoring] "www.flashdevelop.org" -> "https://www.flashdevelop.org" (#3246) More... about 3 years ago
[Refactoring] collection.Method(it => ...) -> collection.Method(static it => ...) (#3245) More... about 3 years ago
[Refactoring] collection.Select(it => ...) -> collection.Select(static it => ...) (#3244) More... about 3 years ago
[Refactoring] DictionaryHelper.GetOrCreate -> CollectionExtensions.GetOrCreate (#3243) More... about 3 years ago
[Refactoring] if (dictionary.ContainsKey(key)) value = dictionary[key] -> dictionary.TryGetValye(key, out value) (#3242) More... about 3 years ago
[C#9][Refactoring] if (expr is Type typedExpr && typedExpr.Value) -> if (expr is Type {Value: true}) (#3241) More... about 3 years ago
Improving ASComplete.HandleOverrideCompleteon. fixes #3167 (#3240) More... about 3 years ago
[NET5] StatusBar -> StatusStrip. WIP #3022 (#3239) More... about 3 years ago
[AIR33.1] Update `applications.xml.template`. fixes #3184 (#3238) More... about 3 years ago
[AppMan] Bump FlashPlayer to 34.0.0. fixes #3157 (#3237) More... about 3 years ago
[Regression][CodeComplete] Fixed: Bug: an extra space is inserted after the return statement if the function returns void. fixes #3229 (#3236) More... about 3 years ago
[Regression][CodeComplete] revert #2750. reopen #2750. fixes #3227 (#3234) More... about 3 years ago
[AppMan] Update config #3233 More... about 3 years ago
[UnitTests][Refactoring] Small cleanup... (#3226) More... over 3 years ago
[Refactoring] Small cleanup... (#3225) More... over 3 years ago
[Refactoring][BasicCompletion] Hashtable -> IDictionary<TKey, TValue>. closes #3223 (#3224) More... over 3 years ago
Added .editorconfig. fixes #3220 (#3222) More... over 3 years ago
[UnitTests][ASGenerator] Tests for `GeneratorJobType.MoveLocalUp`. fixes #3183 (#3213) More... over 3 years ago
[AppMan] Bump Haxe to 4.1.5. closes #3219 (#3221) More... over 3 years ago
[Regression][AboubDialog][x86] Fix exception. fixes #3215 (#3217) More... over 3 years ago
[Regression][AboutDialog] Fix ArgumentOutOfRangeException. fixes #3215 (#3216) More... over 3 years ago
[ProgramManager] Small cleanup... (#3212) More... over 3 years ago
[Refactoring] Cleanup... (#3211) More... over 3 years ago