-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve typings: ESM, AcornJsxParser
class and tokTypes
const
#130
Commits on Apr 26, 2022
-
feat: Support ESM declaration imports; add an
AcornJsxParser
class ……and `tokTypes` const
Configuration menu - View commit details
-
Copy full SHA for 7b59516 - Browse repository at this point
Copy the full SHA 7b59516View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda96cc - Browse repository at this point
Copy the full SHA dda96ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for baa0a61 - Browse repository at this point
Copy the full SHA baa0a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8526524 - Browse repository at this point
Copy the full SHA 8526524View commit details -
Configuration menu - View commit details
-
Copy full SHA for def9edd - Browse repository at this point
Copy the full SHA def9eddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2383cca - Browse repository at this point
Copy the full SHA 2383ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4eca02 - Browse repository at this point
Copy the full SHA e4eca02View commit details
Commits on May 6, 2022
-
fix: switch
tokContexts
to typeTokContexts
(as not available as ……a named constant)
Configuration menu - View commit details
-
Copy full SHA for d97bd96 - Browse repository at this point
Copy the full SHA d97bd96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 620551b - Browse repository at this point
Copy the full SHA 620551bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 835ea91 - Browse repository at this point
Copy the full SHA 835ea91View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5459984 - Browse repository at this point
Copy the full SHA 5459984View commit details -
refactor: export
TokTypes
interface and a singlejsx
export with ……call signature and `tokTypes` property in place of a separate `const tokTypes`
Configuration menu - View commit details
-
Copy full SHA for af6247d - Browse repository at this point
Copy the full SHA af6247dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d80ceef - Browse repository at this point
Copy the full SHA d80ceefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2fa2c - Browse repository at this point
Copy the full SHA 1c2fa2cView commit details
Commits on May 15, 2022
-
refactor: prefer interface over type, avoid redundant
export
on typ……es within namespace, rename to use Ctor convention
Configuration menu - View commit details
-
Copy full SHA for 4cfaf9f - Browse repository at this point
Copy the full SHA 4cfaf9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e8fcd - Browse repository at this point
Copy the full SHA 41e8fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b7e61 - Browse repository at this point
Copy the full SHA 71b7e61View commit details -
refactor: for now add a commit which redundantly but safely indicates…
… the `tokTypes` type
Configuration menu - View commit details
-
Copy full SHA for b976601 - Browse repository at this point
Copy the full SHA b976601View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd68170 - Browse repository at this point
Copy the full SHA fd68170View commit details