21
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Mar 04, 2025 — Mar 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to jni4net to latest version. More... about 8 years ago
Merge pull request #1946 from Neverbirth/minor More... about 8 years ago
Fix tests. More... about 8 years ago
Reduce number of Scintilla Colourise calls for FindParameterIndex. Just wrap some code causing crashes in try catch until proper solution is implemented. More... about 8 years ago
Escape properly --macro commands with double quotes inside. (#1945) More... about 8 years ago
[ASComplete] Fixed show calltip if previous argument uses array comprehensions. fixes #764 (#1894) More... about 8 years ago
[AS3][Context][ResolveToken] Support for '(v as Type)' and '(v is Type)' (#1944) More... about 8 years ago
[Haxe][Context][ResolveToken] Support for `type check` (#1943) More... about 8 years ago
Merge pull request #1934 from SlavaRa/feature/1908_ContextFeature_OtherOperators More... about 8 years ago
Small cleanup... More... about 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1908_ContextFeature_OtherOperators More... about 8 years ago
Merge pull request #1941 from SlavaRa/feature/750_Haxe_ResolveDotCompletion_String_code_fix_case2 More... about 8 years ago
Merge pull request #1919 from SlavaRa/feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator More... about 8 years ago
Merge pull request #1915 from SlavaRa/feature/389_Incorrect_parsing_of_members_with_matching_names More... about 8 years ago
Revert prev commit More... about 8 years ago
Fix typo... More... about 8 years ago
Fixes autocompletion for single char More... about 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1908_ContextFeature_OtherOperators More... about 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator More... about 8 years ago
[Haxe][ASGenerator] `Assign statement to var` for array comprehension. fixes #1766 (#1892) More... about 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1908_ContextFeature_OtherOperators More... about 8 years ago
Remove duplicated test setup code (#1859) More... about 8 years ago
[Haxe][HaxeComplete] Fixed auto completion errors when classpath folder structure contains spaces. fixes #1657 (#1847) More... about 8 years ago
Fix typo... More... about 8 years ago
Small cleanup... More... about 8 years ago
Small cleanup... More... about 8 years ago
[ASGenerator] Fixed 'Assign statement to var' for AS3: 'delete' and 'typeof', Haxe: 'cast' and 'untyped'. fixes #1908. fixes #1920. More... about 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1908_ContextFeature_OtherOperators More... about 8 years ago
Fix typo... More... about 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into feature/1918_Haxe_ASGenerator_AssignStatementToVar_is_operator More... about 8 years ago