issues
search
yeslogic
/
doodle
6
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Experiments: numeric model 'analytic-engine'
#228
archaephyrryx
opened
3 weeks ago
0
[lang-model]: 'Forgetful' Format chaining (`>>` ~ `>>=` : X ~ `Format::LetFormat`) (`trivial`, `narrow`, `sem`)
#227
archaephyrryx
opened
1 month ago
1
[Draft]: Add missing tables to OpenType definition
#226
archaephyrryx
opened
1 month ago
0
Draft: Add type-informed decoder names in codegen layer
#225
archaephyrryx
closed
1 month ago
0
Font-info
#224
archaephyrryx
closed
1 month ago
1
Path-name fix
#223
archaephyrryx
closed
1 month ago
0
Implement boolean flag logic, BoolNot operator
#222
archaephyrryx
closed
2 months ago
0
Fixes broken output for Format::Maybe "some" handling
#221
archaephyrryx
closed
2 months ago
0
Opentype AccumUntil O(N) glyf table processing
#220
archaephyrryx
closed
2 months ago
0
Split out ValueType, Rc-based TypeHint for Expr, Box Expr in Format
#219
archaephyrryx
closed
2 months ago
0
Format::AccumUntil
#218
archaephyrryx
closed
2 months ago
0
Deep Nesting + Wide Types => Stack Overflow
#217
archaephyrryx
closed
2 months ago
0
Simplifies opentype unpack of glyf flags using Expr::Dup
#216
archaephyrryx
closed
2 months ago
0
[lang-model] `Format::AccumUntil` for fused fold-and-repeat operations
#215
archaephyrryx
closed
1 month ago
0
[lang-model]: Expr::DupSeq for Seq-based instead of Tuple-based reptition
#214
archaephyrryx
closed
2 months ago
1
[lang-model]: Signed integer types
#213
archaephyrryx
opened
2 months ago
0
Typecheck Expr params of Repeat* formats
#212
archaephyrryx
closed
2 months ago
0
Prototype Definition for OpenType Format
#211
archaephyrryx
closed
2 months ago
0
Expr::LeftFold + assorted helpers
#210
archaephyrryx
closed
2 months ago
0
Defines helper lambda_tuple for destructuring to avoid projections
#209
archaephyrryx
closed
2 months ago
0
[lang-model]: First-class tuple-destructuring within `Expr::Lambda` argument capture (`moderate`, `common`, `sem`)
#208
archaephyrryx
closed
2 months ago
6
Expr::SeqIndex for array/vector projections
#207
archaephyrryx
closed
3 months ago
0
Fix undiscovered endianness bug in deflate fixed distance-codes
#206
archaephyrryx
closed
3 months ago
0
Refactor PNG to support non-standard chunk types
#205
archaephyrryx
closed
3 months ago
0
Helper binary for displaying multi-file PNG chunk-type info
#204
archaephyrryx
closed
3 months ago
0
First attempt at proper zlib for png text and chunk decoding
#203
archaephyrryx
closed
3 months ago
0
Adds Format::LetFormat for temporary values
#202
archaephyrryx
closed
3 months ago
0
[lang-model] Decode an `Expr` of type `Seq(U8)` using a given Format
#201
archaephyrryx
closed
3 months ago
0
Format::DecodeBytes and tgz format
#200
archaephyrryx
closed
3 months ago
0
Format::SkipRemainder
#199
archaephyrryx
closed
3 months ago
0
Implements ForEach, applies to JPEG dht-data
#198
archaephyrryx
closed
3 months ago
0
[lang-model]: ForEach format over sequence-valued expr using fused lambda (`moderate`, `narrow`, `expr`)
#197
archaephyrryx
closed
3 months ago
0
Format::Pos
#196
archaephyrryx
closed
3 months ago
0
[lang-model]: Format primitive for working with buffer-offsets (`simple`, `narrow`, `expr`)
#195
archaephyrryx
closed
3 months ago
0
[lang-model]: Dynamic-order parsing based on absolute offset linkage (`complex`, `narrow`, `expr`)
#194
archaephyrryx
closed
3 months ago
1
Initial format definition for ELF
#193
archaephyrryx
closed
3 months ago
0
[lang-model]: `const-enum` Format (`simple`, `common`, `sem`)
#192
archaephyrryx
opened
4 months ago
11
[lang-model]: Numerically-predicated repeat-intercalation (`moderate`, `niche`, `spec`)
#191
archaephyrryx
opened
4 months ago
0
Renames interpreter-based `ParseError`/`ParseResult` to avoid shadowing other definition using same name
#190
archaephyrryx
closed
4 months ago
0
Improved implementation of BitAnd/BitOr traits on Bounds type
#189
archaephyrryx
closed
4 months ago
0
Implement additional layers of first-class option
#188
archaephyrryx
closed
4 months ago
0
[lang-model]: First-Class Option-type at all layers
#187
archaephyrryx
closed
4 months ago
0
Tracking Issue: Core Language Extension Checklist
#186
archaephyrryx
opened
4 months ago
0
Patch miscellaneous definitional gaps
#185
archaephyrryx
closed
4 months ago
0
Improve performance of code-generation by manually streamlining Typed* Hash-trait impls
#184
archaephyrryx
closed
4 months ago
0
Format::Maybe and `cond_maybe` helper
#183
archaephyrryx
closed
4 months ago
0
Refactorings, refinements, and validation checks for formats
#182
archaephyrryx
closed
4 months ago
0
Pattern bounds plus codegen
#181
archaephyrryx
closed
4 months ago
0
Extend codegen support to Format::Where
#180
archaephyrryx
closed
4 months ago
0
Pattern::Int(Bounds) to simplify matching a range of integers.
#179
mikeday
closed
4 months ago
1
Next