alpha
Login
or
Join now
jonmsterling.com
/
project-pterodactyl
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
www.jonmsterling.com/01HC/
dependent-types
proof-assistant
swift
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
project-pterodactyl
/
Sources
/
PterodactylCore
/
at
push-llryukwrwlqq
5 folders
7 files
Jon Sterling
Getting program declarations working
5mo ago
a7141baa
Control
Simplify all the thunking
5 months ago
Core Types
Getting program declarations working
5 months ago
Distillation
Finish incomplete refactor of InvertedSubst
5 months ago
Local Environments
ProgramLhs: erase the local names
5 months ago
Unification
Getting program declarations working
5 months ago
Coerce.swift
Mitigating the “Goodbye Lenin” problem To do, I had to disable dubbing for distillation. This will be solved otherwise soon.
5 months ago
EnrichSpine.swift
Mitigating the “Goodbye Lenin” problem To do, I had to disable dubbing for distillation. This will be solved otherwise soon.
5 months ago
Equality.swift
Remove unnecessary keyword arguments
5 months ago
Evaluator.swift
Add "pattern mode" to environment, unify Identifier with PatternMeta One current defect is that Identifier in synthesis mode cannot produce a pattern meta of a large type, because unification cannot resolve large types. This probably should be addressed by making the mode switch more subtle.
5 months ago
Forcing.swift
Mitigating the “Goodbye Lenin” problem To do, I had to disable dubbing for distillation. This will be solved otherwise soon.
5 months ago
Plug.swift
Preparing for labelled introduction rules, etc.
5 months ago
Quotation.swift
Add named program tactic This lets you do something basically like fun identity (T : Type) (t : T) : T where identity A x => x to produce the \A x => x. This is not a declaration: it's a local form that will be used as part of the declaration mechanism.
5 months ago