강동윤
|
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 |
|