Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
compatibility with Node.js modules that detect whether the terminal supports colors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without already having the object files
|
|
|
|
|
|
|
|
|
|
reduce diff churn
|
|
|
|
imported by other .zig files
|
|
|
|
|
|
environment variables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parser type to reduce bun compile time a little
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
filepaths to join
For example:
```
Bun.readFileAsString([Bun.main, "../pages/hi.tsx"]);
```
|
|
(that causes a crash)
|