0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More updates to remove unnecessary call/apply usage. Suddenly branching is crazy slow, though, so I did something wrong. Need to thoroughly rethink how mounting/routing works. More... over 14 years ago
Update readme. More... over 14 years ago
A baseline node http server for comparison. More... over 14 years ago
Benchmark changes. Remove some slow apply/call stuff. More... over 14 years ago
Don't create the same function over and over, and name the join point for better profiling. More... over 14 years ago
Name functions for profiling. More... over 14 years ago
More refactoring. More... over 14 years ago
Working hello world type stuff with basic routing. More... over 14 years ago
wip. moving quickly now. More... over 14 years ago
Rename ChainWalker to just Walker. More... over 14 years ago
Rename chain to mojito. More... over 14 years ago
Don't make the response object private. More... over 14 years ago
Adding a first pass at a basic ChainWalker implementation, a hello world example, and a routing example. More... over 14 years ago
Move examples into a single folder. More... over 14 years ago
Add a package.json for chain. More... over 14 years ago
Add error and addTraceback functions. More... over 14 years ago
Some examples of syntax. More... over 14 years ago
Initial sketch. More... over 14 years ago