Age | Commit message (Collapse) | Author | Files | Lines |
|
Most CLI tools have the style convention of referring to themselves in
lowercase. It is, after all, the name that users type in when using
the tool. This PR maintains that convention in bun.
"Drop the uppercase B, it's cleaner"
|
|
* Prepare to upgrade zig
* zig fmt
* AllocGate
* Update data_url.zig
* wip
* few files
* just headers now?
* I think everything works?
* Update mimalloc
* Update hash_map.zig
* Perf improvements to compensate for Allocgate
* Bump
* :camera:
* Update bun.lockb
* Less branching
* [js parser] Slightly reduce memory usage
* Update js_parser.zig
* WIP remove unused
* [JS parser] WIP support for `with` keyword
* Remove more dead code
* Fix all the build errors!
* cleanup
* Move `network_thread` up
* Bump peechy
* Update README.md
|
|
* Remove some dead code
* :skull: code
* Fix the zig tests
* [JS Printer] Print integers faster & less scientific notation on decimals
* :skull: dead code
* skip
* Run all the unit tests
|
|
|
|
|
|
imports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file extensions
This is to support ../../ imports
Allowlisting to specific file extensions prevents common webserver security vulnerabilities like reading /etc/passwd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bun.js, log build errors to browser console, don't warn for node_modules,
|
|
|
|
|
|
Former-commit-id: 1086d4f894611c1171f57d9eaf82f9170e9de2d1
|
|
Former-commit-id: b2cf011b6c6405a786fe22367e1cd4e6c2c4c90f
|
|
Former-commit-id: 486e8c9d460eeebea024e96dbabcb7f2bfaffafb
|
|
Former-commit-id: 096ec1222ad723d006b0151f10cb0c1b95e2bfd3
|
|
Former-commit-id: 5c9dc3f46c2382dd72b8cf8b54cbc58355301381
|
|
Former-commit-id: 94750e5987ea8f6e4c946bfc06715e09a48c0eec
|
|
Former-commit-id: 853b372665a3762b1eeeb2202e279895bce6f544
|
|
Former-commit-id: f5600d123d3710e7ea80ff2b7c66d13382462420
|
|
Former-commit-id: 12ba9b9bc288573e3a5099adfa14c486c4cc980c
|
|
Former-commit-id: 1da09a997008e246955167b79883b958e23f0d78
|
|
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753
|
|
Former-commit-id: f982fc85fac3f0120e1851ad4027dd8413216439
|
|
about unbundled modules in speedy env,
Former-commit-id: ae718dbd05397bed9bc49a77fae20de70b635e82
|
|
Former-commit-id: 45ee7874f2c8566c3034743161031b0859423f41
|
|
Former-commit-id: 0b8128cb3b4db02f9d33331b4c2c1b595156e6c8
|
|
Former-commit-id: 1d598bb05a3bac62d86063125e1fe2962f0b5cc6
|
|
Former-commit-id: 272e52f55e44e998b9238e4173de37bfc6a05a94
|
|
Former-commit-id: 4b2a396611ec03270dc768b70e488b0f5eee2a37
|
|
Former-commit-id: 1abca35a1e83a1ccb2cd39bc04568eb9bc170b15
|
|
GenerateNodeModulesBundle , read framework from package.json + rename "publicURL" to "origin" + add import.meta.filepath
Former-commit-id: 1e76ebb5375247231181ec19a6396c6acf4684fb
|
|
Former-commit-id: 84bb17d9e0dd6e31995afb7b2f49436187fc9f76
|
|
Former-commit-id: c774c395136d58330aa7cad7e9fa434bcef7d5c6
|
|
Former-commit-id: 5cb5af4416c12518eb195d1b310990fc5c94d6c8
|
|
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8
|
|
Former-commit-id: ab73c7b323c222e5d1172c07036653ca98aa8e6b
|
|
Former-commit-id: 3f197d1ce0c197864ad4c7c7b8238af4370275b4
|
|
Former-commit-id: 26745bb5f300481fc242c8e81de6f252f698c863
|