aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/_all.js
Commit message (Expand)AuthorAge
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* Add Julia (#4595)gh-5817Alex2023-01-14
* Add to start working on issue #4480Jonathan Reichelt Gjertsen2022-12-21
* Add support for clang-cl and llvm-undname (#4371)gh-5404Tobias Hieta2022-12-18
* separate llvmmos targets and nes emu (#4299)gh-4947Patrick Quist2022-11-18
* Add basic Racket support (#4098)gh-4407J. Ryan Stinnett2022-10-05
* Add basic support for Hook programming language (#4075)gh-4355Fábio de Souza Villaça Medeiros2022-09-25
* cppfront (#4069)gh-4247Matt Godbolt2022-09-16
* add compiler: skeleton for clspv (#4014)Romaric Jodin2022-09-12
* use openCL from icx install (#4015)gh-4088Robert Cohn2022-09-02
* Add z88dk (#3812)gh-4027Patrick Quist2022-08-25
* Add RGA compiler support to HLSL (#3961)gh-3951Jeremy Ong2022-08-17
* JBOF: Just a Bunch of Fixes (#3957)gh-3912Rubén Rincón Blanco2022-08-13
* Add preliminary HLSL support (#3932)gh-3870Jeremy Ong2022-08-09
* Add basic CIRCT compiler support. (#3917)gh-3810Mike Urbach2022-07-28
* Add support for Carbon (#3885)gh-3675Matt Godbolt2022-07-19
* Pony Lang Config (#3855)gh-3615Christopher Smyth2022-07-10
* Add the jakt programming language (#3845)gh-3605TrMen2022-07-09
* Cpp 6502 as compiler (#3678)gh-3486Patrick Quist2022-06-26
* Toit (#3809)gh-3462Patrick Quist2022-06-24
* NFC: Rename TypeScript to TypeScript Native on website (#3750)gh-3250Mats Larsen2022-06-06
* Create minimal support implementation for MLIR (#3733)gh-3215Mats Larsen2022-06-01
* First try at fixing flang (#3673)gh-3104Rubén Rincón Blanco2022-05-26
* Dosbox + Turbo C 2.01 support (#3627)gh-2886Patrick Quist2022-05-13
* Merge remote-tracking branch 'origin/main' into bbcmicrothingspartouf2022-05-11
|\
| * The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
| * Add support for Solidity (#3507)gh-2350Alexey Shekhirin2022-04-14
| * Added TypeScript Native compiler (#3448)gh-2193ODuzhar2022-03-21
| * Add Dart support (#3352)gh-1937Michael Debertol2022-02-11
| * Add support for C#, F# and Visual Basic (#3168)gh-1763Steve2022-01-29
* | add basic beebasm supportgh-5466gh-1408partouf2021-12-19
|/
* add support for erlang to beam bytecode (#3094)gh-1286Timothy Moores2021-11-21
* Add support for generating SPIR-V assembly from OpenCL C and C++ for OpenCL (...gh-1078Jason Zheng2021-10-04
* Add support for Microsoft Visual C++ 6 (#2907)Kevin Adler2021-09-01
* Add support for Ruby (#2816)Quinton Miller2021-07-30
* Add support for Circle (https://www.circle-lang.org/) (#2808)Michał Cichoń2021-07-25
* Support cproc C11 compiler (#2787)Marc Poulhiès2021-07-19
* Add support for HIP compilation for AMD GPUs. (#2759)Artem Belevich2021-07-19
* Adding rustc-cg-gcc (#2746)Marc Poulhiès2021-07-12
* Add Crystal support (#2732)Quinton Miller2021-07-08
* Add initial scala support (#2737)Oleksandr2021-06-29
* Added support for SASS disassembly for clang as a CUDA compiler. (#2728)Artem Belevich2021-06-21
* Add Zig c++ (#2716)Rubén Rincón Blanco2021-06-16
* Add Kotlin/JVM support (#2637)Daniel Below2021-06-02
* Initial support for mrustc (#2681)Marc Poulhiès2021-05-27
* somewhat working delphi support (#2672)Patrick Quist2021-05-21
* Create GCCRSCompiler class from GCCCompiler (#2632)Marc Poulhiès2021-04-30
* Add Zig cc as a C compiler (#2434)Rubén Rincón Blanco2021-04-30
* allow other nasm inputformat, add readelf to assembly (#2481)Patrick Quist2021-03-11
* TinyC support (#2365)Patrick Quist2021-01-02