Ger Hobbelt

Results 78 issues of Ger Hobbelt

Works for babel 7. Augments #16, fixes #12. See fork https://github.com/GerHobbelt/better-assert for `npm test` tests including babel transpiled runs. The key problem was when using a modern `import assert from...

The adjusted npm script task `npm test` works on both Windows and UNIX boxes now. See #267.

Also, the code in `run.sh` makes sure the target directories in /tmp/ are cleaned before both repos are cloned in there to ensure nothing untoward gets into /test/data/

..., as per https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Operator_Precedence

This is due to the particulars on Windows where the usual install of git-on-windows has a bash shell, but this is not the default command shell (for obvious reasons as...

This happens while the Microsoft TypeScript repo gets cloned in the script: when the repo is extracted git fails due to multiple files existing in paths which are 'too long'....

Co-exists with zaach/jison#338. ## Features / Fixes / Changes - [to be edited] - fixes: + #6 + #7 + #9 + #10 - releases are tagged with a version...

available on npm as `@gerhobbelt/changelog` Fixes/addresses these issues & pullreqs: - #92 - #82 (I don't look at it every day; expect delays. FOSS maintenance isn't what pays the bills...

This happens, for instance, when globally installing `changelog` and running it without any argument in a directory where it cannot find a package.json or other means to detect a 'project'....