0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day 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
Merge pull request #1 from ThoughtSynth/master
Feneric
as Eric W. Brown
More... over 8 years ago
Made Python structure format RE even more general.
Feneric
as Eric W. Brown
More... over 8 years ago
Fixed overly-restrictive regular expression for Python struct format string.
Feneric
as Eric W. Brown
More... over 8 years ago
Fixed errant blank line from outputter.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added Python interface definitions in output.
Feneric
as Eric W. Brown
More... almost 9 years ago
First rev that has Python & C reading/writing each other.
Feneric
as Eric W. Brown
More... almost 9 years ago
Removed unnecessary line from Python output.
Feneric
as Eric W. Brown
More... almost 9 years ago
Bitfield handling for Python packing in place.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added basics for packing in Python.
Feneric
as Eric W. Brown
More... almost 9 years ago
Fixed phantom bitfield bug.
Feneric
as Eric W. Brown
More... almost 9 years ago
First stage of Python output refactoring.
Feneric
as Eric W. Brown
More... almost 9 years ago
Minor code clean-ups.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added doctests to output python.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added missing C semicolons.
Feneric
as Eric W. Brown
More... almost 9 years ago
Provided better Doxygen support in output.
Feneric
as Eric W. Brown
More... almost 9 years ago
Fixed internal data file reference paths.
Feneric
as Eric W. Brown
More... almost 9 years ago
Fixed bad entry point glitch.
Feneric
as Eric W. Brown
More... almost 9 years ago
Incorporated language tests.
Feneric
as Eric W. Brown
More... almost 9 years ago
Slowly expanding the testing capabilities.
Feneric
as Eric W. Brown
More... almost 9 years ago
Improved Cheese Shop presentation.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added Manifest.
Feneric
as Eric W. Brown
More... almost 9 years ago
Improved Cheese Shop compatibility.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added more testing.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added more specification warnings.
Feneric
as Eric W. Brown
More... almost 9 years ago
Enabled endianness.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added ability to use hexadecimal constants in enums
Feneric
as Eric W. Brown
More... almost 9 years ago
Minor improvements to the Python output.
Feneric
as Eric W. Brown
More... almost 9 years ago
First pass at Python output.
Feneric
as Eric W. Brown
More... almost 9 years ago
First pass at Python output.
Feneric
as Eric W. Brown
More... almost 9 years ago
Added option to set types on enumerations.
Feneric
as Eric W. Brown
More... almost 9 years ago