Skip to content
Snippets Groups Projects
  1. Jan 24, 2023
  2. Sep 21, 2022
    • Emilio Jesus Gallego Arias's avatar
      [jscoq] [build] Start of backend / frontend split. · 33544625
      Emilio Jesus Gallego Arias authored
      We reorganize jsCoq's source code as to be more modular, in particular
      we start to place backend files under the `backend` directoy, and
      frontend files under `frontend`.
      
      Code as it now does work, note however that still quite a bit of work
      is needed. In particular, the headless frontend should get its own
      directory, the coq-jslib directory should go away, use more types,
      etc...
      Unverified
      33544625
  3. Aug 25, 2022
  4. Aug 18, 2022
  5. Aug 11, 2021
  6. Aug 01, 2021
    • Shachar Itzhaky's avatar
      [bugfix] Offset overshoot in pretty-print. · 524c994b
      Shachar Itzhaky authored
      In cases where the element has a padding, as is the case with `div.coq-env`.
      The unit-test gallery has been updated to reflect this situation.
      524c994b
    • Shachar Itzhaky's avatar
      [refactor] Modified the pprint logic. · 0d004dc3
      Shachar Itzhaky authored
      Trying to be more faithful to what `Format` does:
      - take into account offset parameter defined on boxes.
      - adhere to left margin of containing box, when breaking lines.
      - be more declarative via CSS.
      
      I think this would handle #126.
      0d004dc3
  7. Jul 18, 2021
  8. May 08, 2021
  9. Jan 30, 2021
  10. Jan 30, 2020
Loading