aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/ada.js
Commit message (Expand)AuthorAge
* ada: move to typescript (#4178)gh-4595Marc Poulhiès2022-10-22
* fix ada; set apphome to allow subdir customcwdgh-3094partouf2022-05-25
* formatfixgh-3093partouf2022-05-25
* bugfix ada intel asm optionsPatrick Quist2022-05-25
* Ada: fix compile to binary/execute within jail (#3716)gh-3090Marc Poulhiès2022-05-25
* Ada: Fix inputFileName at incorrect loc for binary and execution (#3712)gh-3079Marc Poulhiès2022-05-25
* Set comma-dangle to always in server code and es5 in client codegh-2532RabsRincon2022-04-26
* Unify comma configuration; and apply format to some files. (#3559)gh-2517Matt Godbolt2022-04-25
* Ada: Fix intel filter active even for cross compilers (#3318)gh-1826Marc Poulhiès2022-02-03
* Add GNAT cross compiler from Alire project (#3294)gh-1774Marc Poulhiès2022-01-30
* Add comment for GNAT handling of command line options and enable strings (#3252)gh-1702Marc Poulhiès2022-01-25
* Ada: new pane for GNAT Debug Tree (#3190)gh-1473Marc Poulhiès2021-12-28
* Fix source/assembly mapping when GNAT expanded code pane opened (#3177)gh-1386Marc Poulhiès2021-12-15
* Honour rustc flags when emitting MIR and emit both assembly and MIR in the sa...gh-1284Marc Poulhiès2021-11-21
* Refactor GCC dump and GNAT expanded code creation (#3064)gh-1262Marc Poulhiès2021-11-16
* Refactor GCC dump handling (#3024)gh-1250Marc Poulhiès2021-11-08
* Initial support for GNAT specific debug output (#3000)Marc Poulhiès2021-10-13
* Enable GCC dump for the GNAT Ada compiler (#2989)gh-1084Marc Poulhiès2021-10-04
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* enables binary+execution for ADA (#1971)Patrick Quist2020-05-20
* asyncMatt Godbolt2020-01-14
* More ada fixesMatt Godbolt2019-01-21
* Changes to source to conform with: make checkMitch Kennedy2018-11-23
* ada.amazon.properties follows fortran.amazon.propertiesMitch Kennedy2018-11-23
* Ada language support working locallyMitch Kennedy2018-11-23
* Initial Ada language support.Mitch Kennedy2018-11-17