Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
665 contributions in the last year
Less
More
Contribution activity
February 2021
Created 30 commits in 5 repositories
Created 1 repository
- masak/content HTML
Created a pull request in masak/bel that received 4 comments
Implement 'len' fastfunc
Needs rebasing on a merged #294. Done.
Something is a little out of sync with the generation of the fastfuncs; a couple of imports got pulled in. N…
+46
−0
•
4
comments
Opened 12 other pull requests in 3 repositories
masak/bel
10
merged
- Rename some previously overlooked consistency test files to the new naming scheme
- Make error messages marginally better
- Export fastfunc__len
- Test that all defined fastfuncs are exported
- Add test file for odd 'hug' calls
- Update reverse-linked-list example
- Rearrange two slow tests
- Fix broken fastfuncs
- Refresh the somewhat stale globals
- Add a test to check the globals are up-to-date
masak/taocp
1
open
mdn/content
1
merged
Reviewed 1 pull request in 1 repository
masak/alma 1 pull request
Created an issue in masak/alma that received 4 comments
Consider code coverage (as a code generation technique)
I was just reading details of how Istanbul.js instruments source code to emit coverage information on a side channel, and it's pretty fascinating. …
4
comments