8 Commits

Author SHA1 Message Date
Rubén Rincón Blanco
61ff341caf Add Python instruction docs (#4290) 2022-11-16 00:51:37 +01:00
Rubén Rincón Blanco
423be5bdfe Fix execution for interpreted languages (#4289)
Types had a missmatch when they were interpreted
2022-11-13 18:59:01 +01:00
Rubén Rincón Blanco
cb39844d7f Ensure there are no duplicated compiler ids between hierarchies (#4003)
* Checks now always output which line is failing

* Ensure no duplicated compilerids between hierarchies
2022-08-29 17:08:42 -05:00
Mats Larsen
7b5aa60074 Enable semver versioning for Python (#3071) 2021-10-30 15:38:28 +02:00
Matt Godbolt
527929f3d7 Actually enable python execution (and dedupe a bunch of things from amazon python config 2021-06-26 15:55:34 -05:00
Matt Godbolt
68a687decb Support execution in python
* Introduces "interpreted" language option
* Supports execute if binary or interpreted, and "supportsExecute"
* Misc tidyups

CC @jfalcou
2021-06-26 15:33:58 -05:00
Austin Morton
c092d3fb6a Update python install paths 2020-02-25 02:43:17 -05:00
Sebastian
78b3381c84 * Add Python support (#1612) 2019-10-30 19:51:38 -04:00