13 Commits

Author SHA1 Message Date
Matias Fontanini
910c9cbe84 feat: add julia language highlighting and execution support 2025-04-21 19:01:44 -07:00
Matias Fontanini
5a9c2d7a45 fix: use right script name for kotlin files when executing 2025-02-19 05:09:20 -08:00
Deepak Sharma
778144160f Added Haskell executor 2025-01-18 20:21:55 -05:00
Matias Fontanini
2cbfa09e8b feat: force color output in rust, c, and c++ compiler executions 2024-11-28 13:12:53 -08:00
Giovanni Bassi
5ed8d48f5b
Add C# to code executors
Closes #398.
2024-11-25 14:22:18 -03:00
Jonathan Carroll
56c17b4651
add R to executors 2024-11-13 13:12:20 +10:30
Matias Fontanini
a5ad829a4e chore: use debug mode in rust-script 2024-09-29 09:12:46 -07:00
Matias Fontanini
56a43c2d59 feat: move hidden line prefix into executors file 2024-08-14 05:31:14 -07:00
Caleb White
d1852c7971
feat: add php executor 2024-08-10 16:29:21 -05:00
Peter Leconte
a9bf2c3264 fix: add pwd to c/c++ executors 2024-08-02 19:31:40 +02:00
Peter Leconte
f54f5875ff fix: execute script relative to current working directory 2024-08-01 20:44:11 +02:00
Matias Fontanini
f99f47e511 fix: allow executing compiled snippets in windows 2024-07-22 21:58:10 -07:00
Matias Fontanini
a2df29ddbe feat: make snippet executors multiplatform 2024-07-12 17:48:30 -07:00