Zachary Hueras

Results 5 issues of Zachary Hueras

**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [X] New feature [ ] Other, please explain:...

Initiating a discussion as to whether or not atoms should be treated as symbols in node's system, and vice versa. I feel this is an appropriate convention, and have been...

Hey there! I've been using doom emacs with `minimap` enabled for awhile now. I appreciate all the work you've done, and it works great! My one nit-pick has to do...

New Features: - Add support for timer:tc-like functions (uses timer:tc/1,timer:tc/3 to measure function duration then post results) - timing_fun, executes anonymous fun with timer:tc/1 - timing_call, executes {M, F, A}...