Skip to content
Snippets Groups Projects
  1. Jun 22, 2022
    • hondet's avatar
      Fixed telescopes · dc990a0f
      hondet authored
      nth projections rewrite to car and cdr.
      theory "real_defs" wouldn't typecheck because (nth 1 x) would not reduce
      when x is a variable, and thus no subtyping could be performed (subtyping
      uses car and cdr
      dc990a0f
    • hondet's avatar
      Try to typecheck real_defs · 9585eda5
      hondet authored
      9585eda5
  2. Jun 14, 2022
  3. Feb 10, 2022
    • hondet's avatar
      Merge branch 'devel' · 3c289d57
      hondet authored
      3c289d57
    • hondet's avatar
      Prepare release 0.1 · 3f10d780
      hondet authored
      Unified documentation in README
      Removed unused encodings
      Removed sandbox
      Removed psnj
      More documentation in encoding and in test.lisp
      3f10d780
  4. Feb 05, 2022
  5. Feb 04, 2022
  6. Feb 03, 2022
  7. Feb 02, 2022
  8. Feb 01, 2022
Loading