The Wayback Machine - https://web.archive.org/web/20200917143442/https://github.com/gallais
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@agda @coqtail @msp-strath @poplmark-reloaded

Pinned

  1. A purely functional programming language with first class types

    Idris 759 121

  2. A Scope-and-Type Safe Universe of Syntaxes with Binding, Their Semantics and Proofs

    Agda 50 5

  3. Self-contained repository for the eponymous paper

    Agda 19 2

  4. Total Parser Combinators in Agda

    Agda 63 5

  5. TParsec - Total Parser Combinators in Idris

    Idris 70 8

  6. The Agda standard library

    Agda 319 139

909 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to msp-strath/Mary, agda/agda-stdlib, idris-lang/Idris2 and 5 other repositories
Loading

Contribution activity

September 2020

Created a pull request in idris-lang/Idris2 that received 3 comments

[ refactor ] Introducing Namespace and ModuleIdent

Until now namespaces were stored as (reversed) lists of strings. It led to: confusing code where we work on the representation rather than say wh…

+818 −426 3 comments

Created an issue in idris-lang/Idris2 that received 1 comment

Error: INTERNAL ERROR: $m is not a function application

Steps to Reproduce test : Nat test = let foo : (m, n : Nat) -> m === n -> Nat foo .m m Refl = Z in foo Z Z Refl Observed Behavior 1/1: Building let…

1 comment
5 contributions in private repositories Sep 7
You can’t perform that action at this time.