summaryrefslogtreecommitdiff
path: root/core/README.md
AgeCommit message (Collapse)Author
2020-05-16Fix spelling: "--alow-write" => "--allow-write" (#5486)Akash Vishwakarma
2020-01-23update readmes (#3765)Ryan Dahl
2019-05-20Adjust core/README.md textRyan Dahl
2019-05-11Typo (#2337)Nikola Ristic
2019-04-21Fix link to http_bench example in core README (#2167)Matt Harrison
2019-04-09core: Rename Behavior to Dispatch (#2082)Ryan Dahl
And rename IsolateState to ThreadSafeState. Also make ThreadSafeState directly implement Dispatch. This is simpler.
2019-04-04Improve docs in core (#2049)Ryan Dahl