1
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
updated some source code comments and the formatting to make the code more readable More... about 13 years ago
slightly improved the runtime performance by avoiding unnecessary calls to "repeat" More... about 13 years ago
slightly improved the runtime performance by avoiding unnecessary calls to "repeat" More... about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph More... about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph More... about 13 years ago
added some todos that should be addressed in the near future as they will change (slightly) the class structure More... about 13 years ago
added some todos that should be addressed in the near future as they will change (slightly) the class structure More... about 13 years ago
renamed PrimarySignature to Signature More... about 13 years ago
renamed PrimarySignature to Signature More... about 13 years ago
Removed some superfluous code More... about 13 years ago
Removed some superfluous code More... about 13 years ago
we now have a first version in place that completely decodes signatures and represents them using special data structures More... about 13 years ago
we now have a first version in place that completely decodes signatures and represents them using special data structures More... about 13 years ago
merged with master branch More... about 13 years ago
merged with master branch More... about 13 years ago
we can now parse signatures; however, the class structures to represent them are not yet finished More... about 13 years ago
we can now parse signatures; however, the class structures to represent them are not yet finished More... about 13 years ago
Updated the handling of signatures in preparation to decoding them More... about 13 years ago
Updated the handling of signatures in preparation to decoding them More... about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph More... about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph More... about 13 years ago
we now have the infrastructure in place to correctly decode the signature attribute More... about 13 years ago
we now have the infrastructure in place to correctly decode the signature attribute More... about 13 years ago
merged with master branch More... about 13 years ago
merged with master branch More... about 13 years ago
fixed some bugs related to the verification typo info structure; resolved the cyclic dependency between the reader and the canonical packages More... about 13 years ago
fixed some bugs related to the verification typo info structure; resolved the cyclic dependency between the reader and the canonical packages More... about 13 years ago
refined dependency types More... about 13 years ago
refined dependency types More... about 13 years ago
defined a common trait AttributeReader that implements the types and the method required by all concrete attribute readers; updated all related classes More... about 13 years ago