openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
as3hx
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 17, 2025 — Mar 17, 2026
Showing page 1 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README.md
Simon Krajewski
More...
over 5 years ago
Fixed `Compat.INT_MAX` AND `Compat.INT_MIN` (#345)
SlavaRa
More...
over 6 years ago
Fixed runtime error conversion 'for' to 'while'. fixes #323 (#324)
SlavaRa
More...
about 8 years ago
Loops will be converted to `while` insted of `for` if the condition should be checked continuously, e.g. `for(var i = 0; some(i); i++)`. fixes #296 (#322)
SlavaRa
More...
over 8 years ago
Loops will be converted to `while` insted of `for` if the condition should be checked continuously, e.g. `i < a.length`. fixes #296 (#321)
SlavaRa
More...
over 8 years ago
fixes #316 (#319)
SlavaRa
More...
over 8 years ago
Small refactoring + test for #27. closes #27
SlavaRa
More...
over 8 years ago
Update haxelib.json
Joshua Granick
More...
over 8 years ago
Test cases for #314
Markus Stefanko
More...
over 8 years ago
Remove replaced if statement
Markus Stefanko
More...
over 8 years ago
Fixes #314
Markus Stefanko
More...
over 8 years ago
Fixes #261
Slava Buynov
More...
over 8 years ago
Copied test\issues\Issue261_1.hx to test\issues\Issue261_2.hx
Slava Buynov
More...
over 8 years ago
Copied test\issues\Issue261_1.as to test\issues\Issue261_2.as
Slava Buynov
More...
over 8 years ago
WIP
Slava Buynov
More...
over 8 years ago
WIP
Slava Buynov
More...
over 8 years ago
Copied test\issues\Issue261.hx to test\issues\Issue261_1.hx
Slava Buynov
More...
over 8 years ago
Copied test\issues\Issue261.as to test\issues\Issue261_1.as
Slava Buynov
More...
over 8 years ago
Fixed conversion of `typeof 3`. fixes #300 (#310)
SlavaRa
More...
over 8 years ago
Added .editorconfig
Slava Buynov
More...
over 8 years ago
Created .editorconfig
Slava Buynov
More...
over 8 years ago
Fixed conversion of 'function(i:int = 1e5)'. fixes #303 (#306)
SlavaRa
More...
over 8 years ago
Fixed conversion of 'function(i:int = 1.5)'. fixes #302 (#305)
SlavaRa
More...
over 8 years ago
Fixed conversion of '1.79E+308'. fixes #298 (#299)
SlavaRa
More...
over 8 years ago
Fixed conversion of 'array[index]['key']'. fixes #261 (#297)
SlavaRa
More...
over 8 years ago
Update help (#295)
SlavaRa
More...
over 8 years ago
Fixed conversion of 'setTimeout(callback, (a + b) * 1000, args)'. fixes #293
SlavaRa
More...
over 8 years ago
Fixed conversion of 'parseInt('0xFFFFFF', 16)'. fixes #265
SlavaRa
More...
over 8 years ago
[skip ci] Update CHANGES.md
SlavaRa
More...
over 8 years ago
Update to 1.0.6
Joshua Granick
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree