aboutsummaryrefslogtreecommitdiff
path: root/lib/options-handler.ts
Commit message (Expand)AuthorAge
* eslint root setting and fixes (#6307)gh-11409Patrick Quist2024-04-16
* Use CompilerInfo[] in a couple places that were previously any or never (#6029)gh-10312Jeremy Rifkin2024-01-22
* Fix semver ordering for libraries (#5959)gh-10113Patrick Quist2024-01-08
* Show up to date version for trunk compilers (#5571)gh-9081Patrick Quist2023-10-15
* Common utilities and type work (#5200)gh-8021Jeremy Rifkin2023-06-28
* Headers via conan (#5179)gh-7960Patrick Quist2023-06-23
* no warning about paths if library version is autodetect (#5108)gh-7555Patrick Quist2023-06-05
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Fix trailing comma issue (#4775)gh-6504Jeremy Rifkin2023-02-26
* Turn some auto-fixable eslint rules back on (#4766)gh-6434Jeremy Rifkin2023-02-23
* Tsify main (#4520)gh-5796Jeremy Rifkin2023-01-13
* Support for compiling to binary object (#3232)gh-5742Marc Poulhiès2023-01-11
* Slightly more controversial bumpings (#4503)gh-5552Matt Godbolt2022-12-28
* Add the `result` inside the `CompilationResult` (#4475)gh-5450Matt Godbolt2022-12-20
* Separate shareable tool type from server ITool (#4472)gh-5439Matt Godbolt2022-12-19
* Updated CompilerProps.get typing (#4397)gh-5285Jeremy Rifkin2022-12-06
* Tsify options-handler (#4396)gh-5265Jeremy Rifkin2022-12-03