0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build Promise based on Deferred. More... over 11 years ago
Added version info for fx.*. TODO: filter them in build macro. More... over 11 years ago
Make sure all member got the doc from api.xml. More... over 11 years ago
Removed the plugins package, since they've not been really competed/updated anyway... More... over 11 years ago
Added setAllowDeprecated test. Use PhantomJS's build-in server instead of nekotools server. More... over 11 years ago
Added some docs. Generates JQuery.support fields based on doc. More... over 11 years ago
Updated API version support info. More... over 11 years ago
Able to set jQuery version (currently up to 1.9.1). @:overload are listed in separately like java/cs, and will be filtered and aggregated using macros. More... almost 12 years ago
Noted "Object" should be "{}". Well, but the jQuery doc has to be fixed. More... almost 12 years ago
Fixed code completion of JQuery._static.| More... almost 12 years ago
jQuery.Event extends js.html.Event More... almost 12 years ago
Added travis status image. More... almost 12 years ago
Split out the hxml More... almost 12 years ago
Marked haxe helper class as extern to prevent generating the "jQuery" package object. More... almost 12 years ago
Turns jQuery.haxe.Plugin into an interface. More... almost 12 years ago
Forgot to quote macro argument… More... almost 12 years ago
Ignore compiled output and api.xml. More... almost 12 years ago
Added jQuery.haxe.Config.setNative. Added some documentation. More... almost 12 years ago
Start using generated extern. More... almost 12 years ago
Forgot to add test files... More... almost 12 years ago
Fix .travis.yml. More... almost 12 years ago
Fix .travis.yml. Seems like it does not like (). More... almost 12 years ago
Moved Plugin.add to Config.addPlugin. More... almost 12 years ago
Added "do not edit" statement to the generated output. More... almost 12 years ago
Set output directory as the 2nd input arguments of CoreExternGenerator. More... almost 12 years ago
Fixed CoreExternGenerator.compareFunctions More... almost 12 years ago
Workaround macro.Printer bug that has not been fixed in haxe 3.0 RC More... almost 12 years ago
unit test CoreExternGenerator.compareComplexType More... almost 12 years ago
Start to write unit test for extern gen. More... almost 12 years ago
Use phantomJS for unit test. Enabled TravisCI. More... almost 12 years ago