21
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set executable bit on *.exe and *.dll. (#2124) More... almost 8 years ago
Update some of the used tools to .NET 4.0 (#2122) More... almost 8 years ago
Merge pull request #2116 from SlavaRa/feature/AppMan_FP_AIR_29 More... almost 8 years ago
New lib... More... almost 8 years ago
ProjectManager settings: update `filteredDirectoryNames` with new values for lix/haxeshim, if missing. (#2120) More... almost 8 years ago
Merge pull request #2112 from gene-pavlovsky/feature/2103-add-support-for-lix-haxeshim More... almost 8 years ago
HaXeContext: Improve support for locally installed (node_modules/.bin) haxeshim (using `haxe.cmd`/`haxe` instead of `haxe.exe`) More... almost 8 years ago
HaXeContext: Improve haxe version detection to support haxe >= 4.0.0, pre-release versions and git hashes as build metadata More... almost 8 years ago
SemVer: add support for build metadata (SemVer 2.0.0) More... almost 8 years ago
Merge remote-tracking branch 'upstream/development' into feature/2103-add-support-for-lix-haxeshim More... almost 8 years ago
[Haxe][CodeComplete] Fixed infinity loop when infer the type of local variable (#2118) More... almost 8 years ago
Spaces -> tabs More... almost 8 years ago
[AppMan] Bump AIR SDK to 29.0.0.122, Bump Apache Flex SDK Installer to 3.3.1, Bump Adobe AIR to 29.0.0.122, Bump Adobe Flash Player to 29.0.0.140, Bump TortoiseGit to 2.6.0.1, Bump Git for Windows to 2.17.0, Bump TortoiseSVN to 1.10.0 More... almost 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into develop More... almost 8 years ago
[CodeComplete] Fixed '[AS3] latest dev build injects package name instead of just classname'. fixes #2082. fixes #2076 (#2115) More... almost 8 years ago
Make compiler service starting safer, fixes #1794. (#2110) More... almost 8 years ago
Merge branch 'development' of https://github.com/fdorg/flashdevelop into develop More... almost 8 years ago
Revert "[CodeComplete] Fixed '[AS3] latest dev build injects package name instead of just classname'. fixes #2082. fixes #2076 (#2109)" (#2114) More... almost 8 years ago
Revert "[CodeComplete] Fixed '[AS3] latest dev build injects package name instead of just classname'. fixes #2082. fixes #2076 (#2109)" More... almost 8 years ago
[CodeComplete] Fixed '[AS3] latest dev build injects package name instead of just classname'. fixes #2082. fixes #2076 (#2109) More... almost 8 years ago
HaXeContext: Fix null exception when no Haxe SDK is installed More... almost 8 years ago
HaXeContext: Make sure project directory is used as working directory when using lix to install missing libraries. Fix error logging when looking up lix libraries. More... almost 8 years ago
HaXeContext: Make sure project dir is used as working directory when looking up lix libraries. Don't use haxelib cache when using lix. More... almost 8 years ago
HaXeContext: Re-detect haxeshim version when project is changed. Add preliminary lix support for missing libraries installation. More... almost 8 years ago
HaXeContext: Add lix library support to missing libraries detection More... almost 8 years ago
HaXeContext, ProjectManager: Add support for lix-managed libraries More... almost 8 years ago
HaXeContext: Add haxeshim version detection, standard library classpath detection More... almost 8 years ago
HaXeContext/Context.cs: Use `haxelib.exe` instead of `haxelib` if it exists More... almost 8 years ago
Improve Haxe SDK version detection More... almost 8 years ago
Fix strange race condition with PathModel. (#2107) More... almost 8 years ago