- Jul 15, 2023
-
-
Shachar Itzhaky authored
Add Gist sharing support
-
Shachar Itzhaky authored
-
- Jul 07, 2023
-
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
- Jul 06, 2023
-
-
Emilio Jesús Gallego Arias authored
[ci] Use aptitude's solver for 32 bit gcc toolchain install
-
Emilio Jesus Gallego Arias authored
`apt-get` solver cannot realize the constraints (and package removals), which prevents install of the 32-bit gcc toolchain. `aptitude`'s solver works for now, so we use it. This kind of package conflicts do remain a big PITA.
-
- Jul 04, 2023
-
-
Shachar Itzhaky authored
-
- Jul 01, 2023
-
-
Shachar Itzhaky authored
`jscoq.js` is needed.
-
- Jun 21, 2023
-
-
Elad Kinsbruner authored
Signed-off-by:
Elad Kinsbruner <kinsbruner@campus.technion.ac.il>
-
Elad Kinsbruner authored
-
Elad Kinsbruner authored
-
- Jun 19, 2023
-
-
Elad Kinsbruner authored
-
Elad Kinsbruner authored
-
Elad Kinsbruner authored
-
- Jun 08, 2023
-
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
Added standard c_flags to jscoq_extern.
-
Shachar Itzhaky authored
-
- Jun 07, 2023
-
-
Elad Kinsbruner authored
-
Elad Kinsbruner authored
-
Elad Kinsbruner authored
-
- May 30, 2023
-
-
Shachar Itzhaky authored
-
- May 01, 2023
-
-
Shachar Itzhaky authored
In scratchpad only. Closes #326.
-
- Apr 19, 2023
-
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
New in 8.17.
-
- Apr 18, 2023
-
-
Shachar Itzhaky authored
Instead of `.cjs`; enough with this nonsense.
-
- Apr 12, 2023
-
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
Shachar Itzhaky authored
-
- Feb 01, 2023
-
-
Emilio Jesús Gallego Arias authored
[layout] Port to TS
-
Emilio Jesus Gallego Arias authored
-
- Jan 31, 2023
-
-
Emilio Jesús Gallego Arias authored
[package manager] Port to TS
-
Emilio Jesús Gallego Arias authored
[editor] Port editor code to TS.
-
- Jan 30, 2023
-
-
Emilio Jesus Gallego Arias authored
-
Emilio Jesus Gallego Arias authored
-
- Jan 27, 2023
-
-
Emilio Jesús Gallego Arias authored
[build] Move frontend build to esbuild, always pack.
-
- Jan 26, 2023
-
-
Emilio Jesus Gallego Arias authored
This is more modular and provides a workflow speedup in many cases. We also add a couple of bugfixes (tsconfig.json missing from dune deps, missing await in esbuild.mjs)
-
- Jan 24, 2023
-
-
Emilio Jesus Gallego Arias authored
-
Emilio Jesus Gallego Arias authored
These are the current numbers on release: ``` 261K -- dist/wacoq_worker.js 369K -- dist/frontend/index.css 583K -- dist/frontend/index.js ```
-