0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
--amend More... about 13 years ago
Updated README More... about 13 years ago
Fixed inclusion of test_helper. Added cleaner module support in tests More... about 13 years ago
generated new swf xml More... about 13 years ago
Merge branch 'master' of github.com:kristoferjoseph/swc-parser More... over 13 years ago
Adding an entry point class for profiling More... over 13 years ago
Added support for * return types. Removed constructors for interface. Fixed method argument list. Increased speed 200% by fixing xpath in getElement. More... over 13 years ago
Adding license More... over 13 years ago
Editing README More... over 13 years ago
Adding README More... over 13 years ago
Very sad but must ignore the interface constructor test for now until I can figure out a better way to impl. More... over 13 years ago
Adding readme More... over 13 years ago
Added special case handling for interface constructor More... over 13 years ago
Adding test for exception More... over 13 years ago
refactoring test to take excluded classes into account More... over 13 years ago
Skipping parsing of excluded classes More... over 13 years ago
Found some bugs: 1 Interface classes should not print a constructor 2 Excluded classes should not be printed out Added removal of test data after tests More... over 13 years ago
Getting the swc name to derive the output directory from More... over 13 years ago
preparing for TextMate integration More... over 13 years ago
Adding SWCParser module to project to avoid collisions More... over 13 years ago
Removing unused template More... over 13 years ago
Alpha completion of complete swc parsing then intrinsic string generation More... over 13 years ago
Added Method to_s and tests More... over 13 years ago
adding as3 property to_s and tests More... over 13 years ago
Adding a second assertion for confidence More... over 13 years ago
Addding custom to_s for as3_param More... over 13 years ago
Finished parsing of swc swf library.swf Next on to creating the to_s methods Then we build intrinsics More... over 13 years ago
Removing REXML magic in hopes of speeding up parser... no such luck More... over 13 years ago
Fixed test helper with Luke Bayes feedback Cleaned up some parsing nil checks More... over 13 years ago
running all tests pushing progress before starting on function return value parsing More... over 13 years ago