Jarred Sumner
cd6785771e
run prettier and add back format action ( #13722 )
2024-09-03 21:32:52 -07:00
Otger Rogla
ce63023553
fix: re-enable util.parseArgs with memory fixes ( #7460 )
...
* Fix parseArgs issues and reenable it
* Minor changes to parseArgs
* Another minor change to parseArgs
* Add exception handling to JSValue putMayBeIndex
2023-12-08 17:43:40 -08:00
Jarred Sumner
03298cba70
Disable parseArgs implementation until https://github.com/oven-sh/bun/pull/7310#issuecomment-1837135393 is addressed
2023-12-02 04:29:13 -08:00
Dylan Conway
d79fa7ac1a
remove bun.parseargs and update docs
2023-11-30 18:04:48 -08:00
Otger Rogla
70039ff038
feat(parseArgs): Native implementation of parseArgs from node:util ( #7310 )
...
* Native implementation of parseArgs from node:util
* small change to validators + added some docs
2023-11-30 16:34:44 -08:00