0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
--amend More... over 13 years ago
Updated README More... over 13 years ago
Fixed inclusion of test_helper. Added cleaner module support in tests More... over 13 years ago
generated new swf xml More... over 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... almost 14 years ago
Editing README More... almost 14 years ago
Adding README More... almost 14 years ago
Very sad but must ignore the interface constructor test for now until I can figure out a better way to impl. More... almost 14 years ago
Adding readme More... almost 14 years ago
Added special case handling for interface constructor More... almost 14 years ago
Adding test for exception More... almost 14 years ago
refactoring test to take excluded classes into account More... almost 14 years ago
Skipping parsing of excluded classes More... almost 14 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... almost 14 years ago
Getting the swc name to derive the output directory from More... almost 14 years ago
preparing for TextMate integration More... almost 14 years ago
Adding SWCParser module to project to avoid collisions More... almost 14 years ago
Removing unused template More... almost 14 years ago
Alpha completion of complete swc parsing then intrinsic string generation More... almost 14 years ago
Added Method to_s and tests More... almost 14 years ago
adding as3 property to_s and tests More... almost 14 years ago
Adding a second assertion for confidence More... almost 14 years ago
Addding custom to_s for as3_param More... almost 14 years ago
Finished parsing of swc swf library.swf Next on to creating the to_s methods Then we build intrinsics More... almost 14 years ago
Removing REXML magic in hopes of speeding up parser... no such luck More... almost 14 years ago
Fixed test helper with Luke Bayes feedback Cleaned up some parsing nil checks More... almost 14 years ago
running all tests pushing progress before starting on function return value parsing More... almost 14 years ago