Age | Commit message (Collapse) | Author | Files | Lines |
|
* Add bun-types to packages
* Improve typing
* Fix types in tests
* Fix dts tests
* Run formatter
* Fix all type errors
* Add strict mode, fix type errors
* Add ffi changes
* Move workflows to root
* Add workflows
* Remove labeler
* Add child_process types
* Fix synthetic defaults issue
* Remove docs
* Move scripts
* Run prettier
* Include examples in typechecking
* captureStackTrace types
* moved captureStackTrace types to globals
* Address reviews
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No Date/DateTime/Time/Local Time yet
|
|
|
|
|
|
|
|
|
|
Text editors like Replit save through atomic file updates. In an inotify filesystem watcher (Linux), that appears to be a delete followed by moving the file to the directory. Now when known files are moved into a directory, the watcher sends the file change notification to the browser(s). From there, the browser looks at it's files to determine whether or not
Additionally, if an existing HMR connection does not know about a file ID passed to it, it asks the browser to reply with the file path and then starts watching that file. This improves HMR reliabiality if Bun had been restarted but the page hadn't been restarted.
|
|
|
|
|
|
|
|
|
|
|
|
Former-commit-id: 36f03bf491cf274f68361e334a706538464ee271
|
|
Former-commit-id: 00c222c35a4460b21e095acc35a470fbb4778b19
|
|
Former-commit-id: b2cf011b6c6405a786fe22367e1cd4e6c2c4c90f
|
|
Former-commit-id: 486e8c9d460eeebea024e96dbabcb7f2bfaffafb
|
|
Former-commit-id: f221da115c1afcd136648c9683d8e9907005a128
|
|
Former-commit-id: 94750e5987ea8f6e4c946bfc06715e09a48c0eec
|
|
Former-commit-id: 5bdae0ee491e28b49ceed6136f04e0c1feddc808
|
|
Former-commit-id: 12ba9b9bc288573e3a5099adfa14c486c4cc980c
|
|
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: 4b2a396611ec03270dc768b70e488b0f5eee2a37
|
|
GenerateNodeModulesBundle , read framework from package.json + rename "publicURL" to "origin" + add import.meta.filepath
Former-commit-id: 1e76ebb5375247231181ec19a6396c6acf4684fb
|
|
Former-commit-id: ab73c7b323c222e5d1172c07036653ca98aa8e6b
|
|
a Stmt.Data.Store.reset()
Former-commit-id: 88aad6aeb19f3d1d73ced59a7a5aaddc2d7408ee
|
|
Former-commit-id: 506d9b81a7c9dac5dd870f6735c39df105e72fd4
|
|
Former-commit-id: c3f9d77391589b65951616a632af87107fba469f
|
|
Former-commit-id: e0fa2e78da8083dc590c4b1f3d016ba545261b84
|
|
Former-commit-id: d0f91082fcc8da17d224acb5432339c5d817e1c2
|
|
Former-commit-id: 44fce3c5e800f3fb3fbc139a38f14eae9e0c0225
|
|
Former-commit-id: 43380a4d68d57f3d78f5b1e00962a59461140967
|
|
Former-commit-id: 5ffd8e40b34c5b11e5632c5939d16dba6b7167f2
|
|
Former-commit-id: 7346cdaa5a32ade26821ed97ef07f7c9ae87c0c2
|
|
Former-commit-id: a93c53651c68baf0d251ceddbc6bf57095b7c3b7
|
|
Former-commit-id: 63e622f2f366a30d4432835b1e190191fd04f6df
|
|
Former-commit-id: 80037859ec5236e13314a336e28d5f46a96c3300
|
|
Former-commit-id: 2c20d88e8d0cf66b32daceb942ba9bf8514f5705
|