1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix GitHub action. More... 9 months ago
Check that `type` is an object before accessing to members. Closes #69 on GitHub. More... 9 months ago
Feature: un-trim big hex chunks More... about 1 year ago
Recover lost matching in some cases.. More... about 1 year ago
Improve support for type recognition. Add `[?]` marker for mismatched types. More... about 1 year ago
Add PKCS#8 support. More... about 1 year ago
Add support for comments between identified and start of module definition. Refactor to ES6 class. More... about 1 year ago
Improve CSS for new definitions a bit. More... about 1 year ago
Fix spaces in copy-paste content. Enhance `DOM.tag` text content. More... about 1 year ago
Add type names too. More... about 1 year ago
Show field names from ASN.1 definitions. (just a couple of examples right now) More... about 1 year ago
Separate common definitions to a new (static) class. More... about 1 year ago
On second thought: he have zero dependencies, not even need for `npm install`, PNPM is overkill. More... about 1 year ago
Add GitHub Action linting helper. More... about 1 year ago
Use `latest` insteaf od `*`. More... about 1 year ago
PNPM version must be specified. More... about 1 year ago
Setup PNPM properly. More... about 1 year ago
Use PNPM locking. Only lint on latest version (it fails on 6.4.0 and once is enough anyways). More... about 1 year ago
Test on both 6.4.0 and latest NodeJS. More... about 1 year ago
ESLint and clean up classes. More... about 1 year ago
Use proper ES6 classes for DOM functions too. More... about 1 year ago
Convert to ES6 native classes. More... about 1 year ago
Automatically detect type. More... about 1 year ago
Using ES6 restricts us to NodeJS 6.4.0+. More... about 1 year ago
Separate RFC definitions application and printing. Produce a JS file that can be included from the web like the OID one. More... about 1 year ago
Sync with latest changes from Peter Gutmann's website. More... about 1 year ago
Sync with latest changes from Peter Gutmann's website. More... about 1 year ago
Direct link to pre-ES6 version on githack. More... about 1 year ago
Add `mailto:` link. More... about 1 year ago
Fix license to go towards the bottom, not the top. More... about 1 year ago