aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/typescript.js
Commit message (Collapse)AuthorAge
* NFC: Rename TypeScript to TypeScript Native on website (#3750)gh-3250Mats Larsen2022-06-06
|
* Renable license checks (#3619)gh-2865Rubén Rincón Blanco2022-05-12
| | | | | | | | | | | | | * Renable license checks * Set correct copyright date for unfurl-tests * Fix small typo * Fix license check line spacing * Disable license check * Go to old format for gcc dump view
* The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
| | | | | | | | | | * The Grand Reformat - everything made prettier...literally - some tweaks to include a few more files, including documentation - minor changes to format style - some tiny `// prettier-ignore` changes to keep a few things the way we like them - a couple of super minor tweaks to embedded document types to ensure they format correctly
* Some fixups for typescript (#3452)gh-2196Matt Godbolt2022-03-21
|
* Added TypeScript Native compiler (#3448)gh-2193ODuzhar2022-03-21
* progress * added some config Co-authored-by: Alex D <duzhar@gmail.com>