John Ericson

Results 235 issues of John Ericson

- Mention 2 space indent seems to be the most ideomatic - Mention trailing commas are good - Update example to use trailing commas

documentation

If https://github.com/NixOS/npm2nix is long deprecated, maybe that repo should be archived and this moved to NixOS to make it clear this the replacement? I only just learned 3 years after...

CPU Architecture Independence

After this is done I can't mutate the history so I rather do it after the initial port. :)

Certainly use "p" (link-time constant) constraints for pointers to global variables. Ideally use "dummy variables" to avoid hard coding any intermediate constants either.

Naturally this requires/superseeds some of the other editor issues

Refactor

So my stupid way of doing things was ``` C #ifdef NOASM // C #else #ifdef __GNUC__ // gcc inline assembly #else #ifdef _MSC_VER // msvc inline assembly #endif #endif...

Refactor

Also make sure that the code he pulled from voxlap is up to date.

Ken's Editors