issues
search
shfty-elysian
/
elysian-legacy
Field function compiler
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support squared distance
#118
Shfty
opened
1 year ago
0
Wrapper abstraction for modifying a single shape
#117
Shfty
closed
1 year ago
1
Comprehensive Serialize / Deserialize impls for core and shapes
#116
Shfty
closed
1 year ago
1
Factor out AsIR in favor of a first-class concrete interchange type
#115
Shfty
closed
1 year ago
1
Reduce generated code duplication and definition footguns for field wrappers
#114
Shfty
opened
1 year ago
0
Cleanup pass for basic font
#113
Shfty
closed
1 year ago
1
Font-to-SDF pipeline using font-kit
#112
Shfty
opened
1 year ago
0
Safe downcasting for primitive numeric types
#111
Shfty
opened
1 year ago
0
Implement spatial partitioning machinery
#110
Shfty
closed
1 year ago
1
API pass for property paths
#109
Shfty
closed
1 year ago
1
API pass for base AST composition
#108
Shfty
closed
1 year ago
0
Use references instead of inline function definitions when generating IR
#107
Shfty
opened
1 year ago
0
Consider replacing top-level Expr with free-standing AsIR implementors
#106
Shfty
opened
1 year ago
0
Error handling pass
#105
Shfty
opened
1 year ago
0
Implement conditional boolean operators
#104
Shfty
opened
1 year ago
0
Setup numeric precision specification for backends
#103
Shfty
opened
1 year ago
0
Support boolean / integer vector types
#102
Shfty
opened
1 year ago
0
Expansion functionality for unsupported arithmetic expressions
#101
Shfty
opened
1 year ago
0
Type checking for expressions
#100
Shfty
opened
1 year ago
0
Consider moving unary / binary / ternary ops into shareable enums
#99
Shfty
opened
1 year ago
0
Stronger typing for AsIR composition
#98
Shfty
closed
1 year ago
3
Generalize Sided combiners
#97
Shfty
opened
1 year ago
0
Text-based Hello World
#96
Shfty
closed
1 year ago
1
Implement Match statement for AST and IR
#95
Shfty
opened
1 year ago
0
Fix interpreter with test-shapes select
#94
Shfty
closed
1 year ago
1
More granularity for static function dispatch
#93
Shfty
opened
1 year ago
0
Avoid duplicating functions across shape modules
#92
Shfty
opened
1 year ago
0
Fix mutability warnings
#91
Shfty
opened
1 year ago
0
Fix casing warnings
#90
Shfty
opened
1 year ago
0
Clean up syn usage
#89
Shfty
opened
1 year ago
0
Stronger typing for emitted code
#88
Shfty
opened
1 year ago
0
Move static_shapes functionality into its own crate
#87
Shfty
closed
1 year ago
0
Fix parsing for infinite floats
#86
Shfty
closed
1 year ago
1
Create struct to hold static function registrations
#85
Shfty
closed
1 year ago
1
Compatibility layer to bridge Interpreter and build.rs functionality
#84
Shfty
closed
1 year ago
1
Finish autogenerated Into Struct implementation for context types
#83
Shfty
closed
1 year ago
1
Implement Hash for Elysian so shapes can be identified across build script and program
#82
Shfty
closed
1 year ago
0
Integrate prettyplease
#81
Shfty
closed
1 year ago
1
Integrate syn
#80
Shfty
closed
1 year ago
1
Generate a module of shape functions that can be compiled into an application via build.rs
#79
Shfty
closed
1 year ago
0
Iteration pipeline
#78
Shfty
closed
1 year ago
1
Switch to an Interpreter-like approach of storing data in an intermediate context
#77
Shfty
closed
1 year ago
0
Investigate using named expressions to avoid autogenerated binding names
#76
Shfty
closed
1 year ago
0
Correctness pass
#75
Shfty
closed
1 year ago
1
Type error on combine_context.left = combine_context.out when validation is enabled
#74
Shfty
closed
1 year ago
0
Read from correct function argument instead of always picking 0
#73
Shfty
closed
1 year ago
0
Store current function definition in context to allow looking up input defs
#72
Shfty
closed
1 year ago
0
Generate naga IR from Elysian IR
#71
Shfty
closed
1 year ago
0
Output to obj, glTF, etc.
#70
Shfty
opened
1 year ago
0
Bake field attributes into mesh attributes
#69
Shfty
closed
1 year ago
1
Next