Commit Graph

21 Commits

Author SHA1 Message Date
JH.Lee
6e443d4409
doc(contributing): Change feature flags for running all tests (#6396) 2022-11-10 09:39:26 +00:00
John Diamond
9d8beb02b7
doc(contributing): Add --features memory_cache to test steps (#5074) 2022-06-30 16:38:23 +00:00
즈눅
c661d5f6f6
chore: Remove an incorrect link in CONTRIBUTING.md (#4363) 2022-04-18 18:53:13 +09:00
Donny/강동윤
f7df3d8f24
chore(repo): Make git commit faster (#4353) 2022-04-17 14:46:45 +00:00
Shawn Meng
90cf073ab9
doc(contributing): Fix formatting (#3376) 2022-01-27 15:28:37 +09:00
David Campion
5af79f634b
doc(repo): Update contributing docs (#3298) 2022-01-20 10:08:28 +09:00
Julien Karst
fb2048035f
doc: Update discord link (#3161) 2021-12-31 22:05:47 +09:00
Joe Boyle
58bf5a5e2c
chore: Fix links and paths (#2773) 2021-11-17 13:50:41 +09:00
Sven
65d376a91b
feat(swc): Add IsModule (#2601)
swc:
 - Allow parsing input as a `Program`. (Closes #2541)
2021-11-16 10:31:02 +00:00
Donny/강동윤
6b70fb5afe
chore: Rename the default branch from master to main (#2750) 2021-11-15 16:52:45 +09:00
Tim Neutkens
015b2586c3
chore: Change Gitter link to Discord (#2752) 2021-11-15 16:38:31 +09:00
Tim Neutkens
3ebc5c6b69
chore: Update markdown files to use "SWC" instead of "swc" (#2744) 2021-11-15 04:26:04 +00:00
강동윤
4011703af5
fix(testing): Allow using it with stable rustc (#1974)
testing_macros:
 - Make `#[fixture]` relative to cargo manifest dir.
2021-07-29 14:18:21 +09:00
Arend van Beelen jr
a90368372f
chore: Add note about required dev tools (#1467) 2021-03-13 00:08:24 +09:00
강동윤
a4d408dc6e
fix(es/transforms/base): Fix span hygiene of type elements (#1436)
swc_ecma_transforms_base:
 - `ts_resolver`: Fix span hygiene of type elements.
2021-02-28 15:55:20 +09:00
강동윤
a1d33d023a
Improve ux using swc as a rust library (#893)
swc_ecma_parser:
 - Improve parser's error reporting story
 - Replace `Session`, `Handler`, `Emitter` with Parser.take_errors()
 - Expose `Error`
 - Remove useless lifetime parameters
2020-07-25 20:26:04 +09:00
Trivikram Kamat
c282fb3092
Fix typo in testing/lib.rs link (#739) 2020-03-30 10:22:39 +09:00
simnalamburt
2341bf95bd Properly document how to run tests locally (#646)
### [Click to see rendered document](a9d0617c29/CONTRIBUTING.md (getting-your-development-environment-set-up))

It's pretty non-trivial and I think it needs to be simplified.
2020-02-09 19:48:55 +00:00
Martin Feckie
cf880d5b33 Add dev environment setup instructions (#435) 2019-10-28 21:53:07 +09:00
Jagannath Bhat
8905ea2cef Some proof-reading work (#359) 2019-03-25 15:43:17 +09:00
강동윤
22b9e08851 Add CONTRIBUTING.md and ARCHITECTURE.md 2018-12-04 15:11:50 +09:00