-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bun gets a new bundler #2312
Bun gets a new bundler #2312
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 220f8ab - Browse repository at this point
Copy the full SHA 220f8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 417c303 - Browse repository at this point
Copy the full SHA 417c303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49553f4 - Browse repository at this point
Copy the full SHA 49553f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c9f11 - Browse repository at this point
Copy the full SHA 32c9f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ad006 - Browse repository at this point
Copy the full SHA 41ad006View commit details
Commits on Mar 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abaa8e9 - Browse repository at this point
Copy the full SHA abaa8e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38daf43 - Browse repository at this point
Copy the full SHA 38daf43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3745ec - Browse repository at this point
Copy the full SHA a3745ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for c892ce9 - Browse repository at this point
Copy the full SHA c892ce9View commit details
Commits on Mar 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe53991 - Browse repository at this point
Copy the full SHA fe53991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97e1930 - Browse repository at this point
Copy the full SHA 97e1930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd3d63 - Browse repository at this point
Copy the full SHA 3bd3d63View commit details
Commits on Mar 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0194f8e - Browse repository at this point
Copy the full SHA 0194f8eView commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f5ef301 - Browse repository at this point
Copy the full SHA f5ef301View commit details -
Configuration menu - View commit details
-
Copy full SHA for f527cba - Browse repository at this point
Copy the full SHA f527cbaView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e004c5 - Browse repository at this point
Copy the full SHA 8e004c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2cfa6 - Browse repository at this point
Copy the full SHA fc2cfa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a963037 - Browse repository at this point
Copy the full SHA a963037View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5db1e30 - Browse repository at this point
Copy the full SHA 5db1e30View commit details -
consider current working directory when resolving relative paths (#2313)
* consider current working directory when resolving relative paths fixes #2298 * comment test --------- Co-authored-by: Jarred Sumner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4ea29c - Browse repository at this point
Copy the full SHA f4ea29cView commit details -
support
expect().toThrow(/pattern/)
(#2314)- fix time-zone-dependent test failure
Configuration menu - View commit details
-
Copy full SHA for 843ac05 - Browse repository at this point
Copy the full SHA 843ac05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d5fdd - Browse repository at this point
Copy the full SHA 80d5fddView commit details -
- skip flaky tests when running as `root` - use `expect().toThrow()` - clean up temporary files after tests
Configuration menu - View commit details
-
Copy full SHA for deeebf4 - Browse repository at this point
Copy the full SHA deeebf4View commit details -
feat(tty): add some
tty.WriteStream
methods to `process.{stdout, st……derr}` (#2320) * feat(stdio): add some `tty.WriteStream` methods * chore(builtins): add process builtin gen'd code
Configuration menu - View commit details
-
Copy full SHA for 2e0118e - Browse repository at this point
Copy the full SHA 2e0118eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8294166 - Browse repository at this point
Copy the full SHA 8294166View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae236c - Browse repository at this point
Copy the full SHA fae236cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a93c4 - Browse repository at this point
Copy the full SHA d3a93c4View commit details -
throw invalid parameter errors in
crypto.scryptSync
(#2331)* throw invalid parameter errors * remove comptime, add empty buffer function * remove error_name comptime
Configuration menu - View commit details
-
Copy full SHA for a218e18 - Browse repository at this point
Copy the full SHA a218e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f5898 - Browse repository at this point
Copy the full SHA d7f5898View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c2b62 - Browse repository at this point
Copy the full SHA c8c2b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5e19d - Browse repository at this point
Copy the full SHA 0b5e19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 176ac69 - Browse repository at this point
Copy the full SHA 176ac69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8cf19 - Browse repository at this point
Copy the full SHA 9f8cf19View commit details -
Improve Benchmarking page, small fixes (#2339)
* Improve benchmarking page * WIP * Add typescript instructions to hot * Document preload in Plugins. Fix loader in plugin types.
Configuration menu - View commit details
-
Copy full SHA for 7a97020 - Browse repository at this point
Copy the full SHA 7a97020View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a2f04 - Browse repository at this point
Copy the full SHA f4a2f04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a0d4a - Browse repository at this point
Copy the full SHA 05a0d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f780ac3 - Browse repository at this point
Copy the full SHA f780ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5874b - Browse repository at this point
Copy the full SHA ac5874bView commit details -
improve
Buffer
compatibility with Node.js (#2341)* improve `Buffer` compatibility with Node.js * use `memmove()` allow `encoding` to be `undefined`
Configuration menu - View commit details
-
Copy full SHA for bd1e76c - Browse repository at this point
Copy the full SHA bd1e76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b7f80 - Browse repository at this point
Copy the full SHA 80b7f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for c04f582 - Browse repository at this point
Copy the full SHA c04f582View commit details -
More spec compliant
Blob.prototype.type
(#2340)* Make `Blob.prototype. type` more spec compliant * Add a few more checks for isNumber() * Fix `make headers` * Safer JSValue.isString() * More tests for blob.slice * Make `Blob.prototype.type` more spec compliant * Add isASCII check * Fix types * Fix failing type test * Update blob.zig * Update blob.zig * Fix .eql check on empty values --------- Co-authored-by: Jarred Sumner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f97c8ac - Browse repository at this point
Copy the full SHA f97c8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 003a0a7 - Browse repository at this point
Copy the full SHA 003a0a7View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 795a6fa - Browse repository at this point
Copy the full SHA 795a6faView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a318f71 - Browse repository at this point
Copy the full SHA a318f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee435c6 - Browse repository at this point
Copy the full SHA ee435c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 505b1ac - Browse repository at this point
Copy the full SHA 505b1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcff518 - Browse repository at this point
Copy the full SHA bcff518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080f229 - Browse repository at this point
Copy the full SHA 080f229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48838f8 - Browse repository at this point
Copy the full SHA 48838f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd8f1a - Browse repository at this point
Copy the full SHA 4dd8f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 733ff12 - Browse repository at this point
Copy the full SHA 733ff12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b397950 - Browse repository at this point
Copy the full SHA b397950View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff2cf5b - Browse repository at this point
Copy the full SHA ff2cf5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0e2e7 - Browse repository at this point
Copy the full SHA 0e0e2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983f3c5 - Browse repository at this point
Copy the full SHA 983f3c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c83a9a0 - Browse repository at this point
Copy the full SHA c83a9a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c00e2 - Browse repository at this point
Copy the full SHA 86c00e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7158c48 - Browse repository at this point
Copy the full SHA 7158c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd3647 - Browse repository at this point
Copy the full SHA 7bd3647View commit details
Commits on Mar 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 324ecbb - Browse repository at this point
Copy the full SHA 324ecbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e1605a - Browse repository at this point
Copy the full SHA 7e1605aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9273aa - Browse repository at this point
Copy the full SHA f9273aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 597faf6 - Browse repository at this point
Copy the full SHA 597faf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae0cdb - Browse repository at this point
Copy the full SHA 7ae0cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a115015 - Browse repository at this point
Copy the full SHA a115015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0613551 - Browse repository at this point
Copy the full SHA 0613551View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3d347 - Browse repository at this point
Copy the full SHA ab3d347View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731fc46 - Browse repository at this point
Copy the full SHA 731fc46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493b1bd - Browse repository at this point
Copy the full SHA 493b1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b1570a - Browse repository at this point
Copy the full SHA 1b1570aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2284578 - Browse repository at this point
Copy the full SHA 2284578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6288584 - Browse repository at this point
Copy the full SHA 6288584View commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efaa427 - Browse repository at this point
Copy the full SHA efaa427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e69a9 - Browse repository at this point
Copy the full SHA 42e69a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9406f84 - Browse repository at this point
Copy the full SHA 9406f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6733d0 - Browse repository at this point
Copy the full SHA b6733d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aae575 - Browse repository at this point
Copy the full SHA 8aae575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410434f - Browse repository at this point
Copy the full SHA 410434fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7fd5e - Browse repository at this point
Copy the full SHA dc7fd5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d5054 - Browse repository at this point
Copy the full SHA 60d5054View commit details -
Configuration menu - View commit details
-
Copy full SHA for 124d045 - Browse repository at this point
Copy the full SHA 124d045View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8af6f28 - Browse repository at this point
Copy the full SHA 8af6f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54f0a52 - Browse repository at this point
Copy the full SHA 54f0a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38dfe59 - Browse repository at this point
Copy the full SHA 38dfe59View commit details -
Configuration menu - View commit details
-
Copy full SHA for a733b0c - Browse repository at this point
Copy the full SHA a733b0cView commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d258a1 - Browse repository at this point
Copy the full SHA 9d258a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f02860 - Browse repository at this point
Copy the full SHA 4f02860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692712d - Browse repository at this point
Copy the full SHA 692712dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5473f22 - Browse repository at this point
Copy the full SHA 5473f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ac1d2 - Browse repository at this point
Copy the full SHA f8ac1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a83a22 - Browse repository at this point
Copy the full SHA 0a83a22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33b6195 - Browse repository at this point
Copy the full SHA 33b6195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e48779 - Browse repository at this point
Copy the full SHA 0e48779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8128e - Browse repository at this point
Copy the full SHA 9a8128eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0091426 - Browse repository at this point
Copy the full SHA 0091426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8175a - Browse repository at this point
Copy the full SHA 3f8175aView commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef9fe5b - Browse repository at this point
Copy the full SHA ef9fe5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 060937e - Browse repository at this point
Copy the full SHA 060937eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f50747 - Browse repository at this point
Copy the full SHA 7f50747View commit details -
Configuration menu - View commit details
-
Copy full SHA for 313b48a - Browse repository at this point
Copy the full SHA 313b48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e97eeb1 - Browse repository at this point
Copy the full SHA e97eeb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f59bc7 - Browse repository at this point
Copy the full SHA 6f59bc7View commit details
Commits on Mar 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f296813 - Browse repository at this point
Copy the full SHA f296813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 077f4be - Browse repository at this point
Copy the full SHA 077f4beView commit details -
Port esbuild bundler tests for new bundler (#2380)
* started porting esbuild tests * clean up test names and api before moving on * port tests using a program i wrote * replace todo generated comment * fix generated tests not including some files * work on tests * [github web editor] add define, external, inject, minifySyntax, minifyWhitespace options. * get most of the todo comments out of the way, but expectBundled does not handle most of the cases * continue working on esbuild tests * use test.skip for unsupported tests
Configuration menu - View commit details
-
Copy full SHA for 7fd37b9 - Browse repository at this point
Copy the full SHA 7fd37b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ee781 - Browse repository at this point
Copy the full SHA f0ee781View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e9f7c - Browse repository at this point
Copy the full SHA 40e9f7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c72e8 - Browse repository at this point
Copy the full SHA a8c72e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539d703 - Browse repository at this point
Copy the full SHA 539d703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f60d7a - Browse repository at this point
Copy the full SHA 2f60d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ef262 - Browse repository at this point
Copy the full SHA c0ef262View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f408b1 - Browse repository at this point
Copy the full SHA 8f408b1View commit details
Commits on Mar 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6bf4e38 - Browse repository at this point
Copy the full SHA 6bf4e38View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d7bba11 - Browse repository at this point
Copy the full SHA d7bba11View commit details -
feat(expect): update toBeInstanceOf (#2396)
* feat: update instanceof binding * fix: according to PR comments
Configuration menu - View commit details
-
Copy full SHA for 6ee3446 - Browse repository at this point
Copy the full SHA 6ee3446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d8849 - Browse repository at this point
Copy the full SHA 29d8849View commit details -
Fix socket tests with connection errors (#2403)
* release pending activity with connection error handler * unref poll_ref
Configuration menu - View commit details
-
Copy full SHA for 0112e78 - Browse repository at this point
Copy the full SHA 0112e78View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc9ab1 - Browse repository at this point
Copy the full SHA adc9ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c09f8 - Browse repository at this point
Copy the full SHA e9c09f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f3bd9 - Browse repository at this point
Copy the full SHA b3f3bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0366c6e - Browse repository at this point
Copy the full SHA 0366c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18808b5 - Browse repository at this point
Copy the full SHA 18808b5View commit details -
Fix various fetch/response/request tests (#2416)
* fix most fetch tests, skip a few * fastGet, toValueGC, and invalid init * bigint unreachable, range error, log process as process * remove extra fetch_headers * remove js_type parameter, check isObject() * throw invalid mime type error, use enum literal * switch back to promise rejection * RangeError pascal case
Configuration menu - View commit details
-
Copy full SHA for dade9f4 - Browse repository at this point
Copy the full SHA dade9f4View commit details -
* utf16 codepoint with replacement character * Fix test failure with `TextEncoder("ascii')` * Add missing type * Fix Response.prototype.bodyUsed and Request.prototype.bodyUsed * Fix bug with scrypt error not clearing * Update server.zig * oopsie
Configuration menu - View commit details
-
Copy full SHA for c2b7704 - Browse repository at this point
Copy the full SHA c2b7704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4842cef - Browse repository at this point
Copy the full SHA 4842cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4a914 - Browse repository at this point
Copy the full SHA fa4a914View commit details -
Configuration menu - View commit details
-
Copy full SHA for c36e6e0 - Browse repository at this point
Copy the full SHA c36e6e0View commit details -
[fetch] Make the default body value
null
when unspecifiedThis is better aligned with the fetch spec
Configuration menu - View commit details
-
Copy full SHA for 2ab591b - Browse repository at this point
Copy the full SHA 2ab591bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e85aa6 - Browse repository at this point
Copy the full SHA 4e85aa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde94c5 - Browse repository at this point
Copy the full SHA cde94c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2631874 - Browse repository at this point
Copy the full SHA 2631874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c5458 - Browse repository at this point
Copy the full SHA 65c5458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b491f0 - Browse repository at this point
Copy the full SHA 8b491f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8eeb0 - Browse repository at this point
Copy the full SHA 2c8eeb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730911e - Browse repository at this point
Copy the full SHA 730911eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db85898 - Browse repository at this point
Copy the full SHA db85898View commit details -
* Fix test * Fix segfault when unexpected type is passed in `expect().toThrow` * Fix issues with request constructor * Don't bother cloning headers when its empty * woops * more tests * fix incorrect test * Make the fetch error messages better * Update response.zig * Fix test that failed on macOS * Fix test * Remove extra hash table lookups * Support running dummy registry directly cc @alexlamsl * Update test * Update test * fixup * Workaround crash in test runner * Fixup test * Fixup test * Update os.test.js --------- Co-authored-by: Jarred Sumner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7091b6f - Browse repository at this point
Copy the full SHA 7091b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbbe985 - Browse repository at this point
Copy the full SHA dbbe985View commit details -
Configuration menu - View commit details
-
Copy full SHA for da5cf71 - Browse repository at this point
Copy the full SHA da5cf71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7791166 - Browse repository at this point
Copy the full SHA 7791166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 908c9dd - Browse repository at this point
Copy the full SHA 908c9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d73068f - Browse repository at this point
Copy the full SHA d73068fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccb9f0 - Browse repository at this point
Copy the full SHA 3ccb9f0View commit details -
add some extra abort checks into streams (#2430)
* add some checks to avoid UAF * avoid multiple calls to finalize if endFromJS is called more than once * fix no-op comment * mark as requested_end on abort * remove requested_end from abort
Configuration menu - View commit details
-
Copy full SHA for fa13f4c - Browse repository at this point
Copy the full SHA fa13f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a6897 - Browse repository at this point
Copy the full SHA 45a6897View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8e981 - Browse repository at this point
Copy the full SHA ca8e981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aec513 - Browse repository at this point
Copy the full SHA 4aec513View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92fc6b - Browse repository at this point
Copy the full SHA e92fc6bView commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7583a70 - Browse repository at this point
Copy the full SHA 7583a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for f92ad0b - Browse repository at this point
Copy the full SHA f92ad0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a34bef - Browse repository at this point
Copy the full SHA 3a34befView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd6576f - Browse repository at this point
Copy the full SHA cd6576fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 583c799 - Browse repository at this point
Copy the full SHA 583c799View commit details
Commits on Mar 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20b20f7 - Browse repository at this point
Copy the full SHA 20b20f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e10e2 - Browse repository at this point
Copy the full SHA 17e10e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a803a - Browse repository at this point
Copy the full SHA c9a803aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c55652 - Browse repository at this point
Copy the full SHA 6c55652View commit details -
Configuration menu - View commit details
-
Copy full SHA for a07c09a - Browse repository at this point
Copy the full SHA a07c09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1edb21 - Browse repository at this point
Copy the full SHA e1edb21View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ee4b5 - Browse repository at this point
Copy the full SHA d1ee4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0324ba - Browse repository at this point
Copy the full SHA f0324baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cbb6e - Browse repository at this point
Copy the full SHA 52cbb6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca853f - Browse repository at this point
Copy the full SHA fca853fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 277e8fe - Browse repository at this point
Copy the full SHA 277e8feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9411847 - Browse repository at this point
Copy the full SHA 9411847View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e12fc - Browse repository at this point
Copy the full SHA a6e12fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 389dad2 - Browse repository at this point
Copy the full SHA 389dad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f110b - Browse repository at this point
Copy the full SHA e5f110bView commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43b5535 - Browse repository at this point
Copy the full SHA 43b5535View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62483a5 - Browse repository at this point
Copy the full SHA 62483a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 091e5cc - Browse repository at this point
Copy the full SHA 091e5ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 789e1be - Browse repository at this point
Copy the full SHA 789e1beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e3efb - Browse repository at this point
Copy the full SHA 09e3efbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8863848 - Browse repository at this point
Copy the full SHA 8863848View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71aea8 - Browse repository at this point
Copy the full SHA c71aea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b04eb - Browse repository at this point
Copy the full SHA 89b04ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18721ff - Browse repository at this point
Copy the full SHA 18721ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7eb32 - Browse repository at this point
Copy the full SHA 0e7eb32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7c252 - Browse repository at this point
Copy the full SHA 7b7c252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 840a828 - Browse repository at this point
Copy the full SHA 840a828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09880fa - Browse repository at this point
Copy the full SHA 09880faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc887c - Browse repository at this point
Copy the full SHA 1bc887cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977b616 - Browse repository at this point
Copy the full SHA 977b616View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6336241 - Browse repository at this point
Copy the full SHA 6336241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 344b4c2 - Browse repository at this point
Copy the full SHA 344b4c2View commit details
Commits on Mar 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 595e701 - Browse repository at this point
Copy the full SHA 595e701View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcfcac3 - Browse repository at this point
Copy the full SHA fcfcac3View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a97576f - Browse repository at this point
Copy the full SHA a97576fView commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35500f1 - Browse repository at this point
Copy the full SHA 35500f1View commit details -
Workaround bug with ?[]const string
Occasionally saw alignment errors in this code Workaround ziglang/zig#15085 related: ziglang/zig#15089
Configuration menu - View commit details
-
Copy full SHA for 2e91cbd - Browse repository at this point
Copy the full SHA 2e91cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd84f2a - Browse repository at this point
Copy the full SHA fd84f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b80399b - Browse repository at this point
Copy the full SHA b80399bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca16c6 - Browse repository at this point
Copy the full SHA 3ca16c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8b3b2 - Browse repository at this point
Copy the full SHA 0b8b3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b32e021 - Browse repository at this point
Copy the full SHA b32e021View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa196b4 - Browse repository at this point
Copy the full SHA aa196b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3294bb8 - Browse repository at this point
Copy the full SHA 3294bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7aa1be - Browse repository at this point
Copy the full SHA b7aa1beView commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2ec4bbf - Browse repository at this point
Copy the full SHA 2ec4bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e15e9d - Browse repository at this point
Copy the full SHA 9e15e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c223d8e - Browse repository at this point
Copy the full SHA c223d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6017fc - Browse repository at this point
Copy the full SHA d6017fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b1ff6 - Browse repository at this point
Copy the full SHA 88b1ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a1356 - Browse repository at this point
Copy the full SHA 49a1356View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1ad95 - Browse repository at this point
Copy the full SHA dd1ad95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229d3de - Browse repository at this point
Copy the full SHA 229d3deView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 343328f - Browse repository at this point
Copy the full SHA 343328fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 427714c - Browse repository at this point
Copy the full SHA 427714cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34def7d - Browse repository at this point
Copy the full SHA 34def7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c388c - Browse repository at this point
Copy the full SHA 16c388cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7c5682 - Browse repository at this point
Copy the full SHA a7c5682View commit details -
Configuration menu - View commit details
-
Copy full SHA for b249874 - Browse repository at this point
Copy the full SHA b249874View commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4743a4a - Browse repository at this point
Copy the full SHA 4743a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c48f76 - Browse repository at this point
Copy the full SHA 6c48f76View commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abf9468 - Browse repository at this point
Copy the full SHA abf9468View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcae71e - Browse repository at this point
Copy the full SHA dcae71eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d4144 - Browse repository at this point
Copy the full SHA a6d4144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1925876 - Browse repository at this point
Copy the full SHA 1925876View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e091cd - Browse repository at this point
Copy the full SHA 0e091cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4128545 - Browse repository at this point
Copy the full SHA 4128545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48eab97 - Browse repository at this point
Copy the full SHA 48eab97View commit details -
Support package.json
"sideEffects"
also skip loading unnecessary package.json data in `bun run`
Configuration menu - View commit details
-
Copy full SHA for cd82782 - Browse repository at this point
Copy the full SHA cd82782View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6e1f1 - Browse repository at this point
Copy the full SHA ea6e1f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4269c5 - Browse repository at this point
Copy the full SHA f4269c5View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23364cd - Browse repository at this point
Copy the full SHA 23364cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b55fe8 - Browse repository at this point
Copy the full SHA 5b55fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4d7f0 - Browse repository at this point
Copy the full SHA 5b4d7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 238ddf0 - Browse repository at this point
Copy the full SHA 238ddf0View commit details
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 567c7a0 - Browse repository at this point
Copy the full SHA 567c7a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a1f27 - Browse repository at this point
Copy the full SHA 72a1f27View commit details -
-remove two spaces to line up bun build -moved all <r> tags to the end of the text they are colorizing -moved other colors to the start of the text they colorize -removed unneeded <r> tags, keeping only one at the start of the block
Configuration menu - View commit details
-
Copy full SHA for 51743d5 - Browse repository at this point
Copy the full SHA 51743d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f06f3f - Browse repository at this point
Copy the full SHA 7f06f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fea74 - Browse repository at this point
Copy the full SHA 81fea74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e8e75 - Browse repository at this point
Copy the full SHA 86e8e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ce8ae - Browse repository at this point
Copy the full SHA 05ce8aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f15ebdf - Browse repository at this point
Copy the full SHA f15ebdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0839663 - Browse repository at this point
Copy the full SHA 0839663View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ebb1e - Browse repository at this point
Copy the full SHA e8ebb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30636fb - Browse repository at this point
Copy the full SHA 30636fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 987df8b - Browse repository at this point
Copy the full SHA 987df8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1f0b6 - Browse repository at this point
Copy the full SHA fa1f0b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ba636 - Browse repository at this point
Copy the full SHA 24ba636View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee813e5 - Browse repository at this point
Copy the full SHA ee813e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68b4235 - Browse repository at this point
Copy the full SHA 68b4235View commit details -
Configuration menu - View commit details
-
Copy full SHA for e724d8b - Browse repository at this point
Copy the full SHA e724d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f98787 - Browse repository at this point
Copy the full SHA 8f98787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1937c1b - Browse repository at this point
Copy the full SHA 1937c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81be1b4 - Browse repository at this point
Copy the full SHA 81be1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1294ac4 - Browse repository at this point
Copy the full SHA 1294ac4View commit details