summaryrefslogtreecommitdiff
path: root/source/Syntax
AgeCommit message (Collapse)Author
4 hoursMigrate to `Felix` namespaceHEADhotgadelon
24 hoursMake finite-set literals intrinsicadelon
27 hoursClose exact definition declaration boundaryadelon
2 daysRestore fixed equality aliasesadelon
2 daysCleanupadelon
3 daysRemove the residual legacy task modeladelon
4 daysIgnore commented source environmentsadelon
4 daysCompile quantified exact noun subjectsadelon
4 daysSeparate ordered tuples from PairSetadelon
4 daysRecognize fixed set noun exactlyadelon
Marker-only recognition admitted unsupported noun headers into persistent typed results. Advance the disposable cache epoch to 10.
4 daysLocate invalid datatype premisesadelon
5 daysBind exact globals in semantic deltasadelon
6 daysValidate supplied interfaces before publicationadelon
6 daysConstruct the empty prelude sessionadelon
7 daysDefine semantic interface identitiesadelon
7 daysRemove obsolete lexicon pattern indexadelon
7 daysBuild module-local syntax interfacesadelon
7 daysValidate every lexical parser surfaceadelon
7 daysEstablish canonical syntax interfacesadelon
7 daysExtract source fixity pragmasadelon
7 daysAccept empty source modulesadelon
10 daysParse source graph into immutable modulesadelon
10 daysMake parsed syntax deeply evaluableadelon
10 daysRemove obsolete source-loading bypassesadelon
10 daysValidate packed source positions during lexingadelon
10 daysScan final signature declarationadelon
10 daysRestore textual adjective signaturesadelon
10 daysMake noun phrase ordering lexicographicadelon
10 daysFix textual connective precedenceadelon
10 daysParse transfinite induction continuation after methodadelon
10 daysValidate relation parameter arityadelon
10 daysRemove dead signature-atom scanneradelon
10 daysMake structure registration transactionaladelon
10 daysRemove source annotations from TPTP tasksadelon
10 daysReturn malformed lexical scans as typed errorsadelon
10 daysReport lexical collisions with source locationsadelon
Built-in patterns remain authoritative syntax seeds: their first source declaration records provenance without replacing the seeded marker.
10 daysLoad selected sources as strict UTF-8adelon
11 daysMake `Omitted` carry its locationadelon
11 daysSimplifyadelon
14 daysReject Object-Symbol Marker Collisionsadelon
2026-07-23Make `Contradiction` a proof-terminal keywordadelon
2026-07-03Track ownership of top-level symbolsadelon
Require every ownable top-level symbol to be introduced by a dedicated owner before it can appear in facts. Reject duplicate ownership and prevent symbols used by inductive definitions from being defined later. Use the ownership/dependency information to reject hidden recursive inductive definitions and to generate referenceable inductive principles. BREAKING CHANGE: Top-level facts no longer introduce symbols implicitly.
2026-04-13Implement datatypesadelon
2026-04-12Refine handling of struct labelsadelon
2026-04-12Make lexer more robustadelon
2026-03-25Update temporary warnings for easier debuggingadelon
2026-03-07Preserve marker for prefix predicatesadelon
2026-03-07Improve variable renderingadelon
2026-03-07Add HTML rendering skeletonadelon
2026-02-21Update Adapt.hsadelon