• Paul Fultz II's avatar
    Add to_value/from_value to operation class (#605) · d1caaaa1
    Paul Fultz II authored
    * Add initial serialization
    
    * Formatting
    
    * Add unit tests
    
    * Formatting
    
    * Add tests for serialization
    
    * Formatting
    
    * Use or not and
    
    * Add value test
    
    * Formatting
    
    * Add more tests
    
    * Add shape serialization
    
    * Formatting
    
    * Add serializtion for literal and argument
    
    * Formatting
    
    * Add from and to value to operatation
    
    * Formatting
    
    * Serialize empty types
    
    * Formatting
    
    * Tidy fixes
    
    * Formatting
    
    * Fix tidy issues
    
    * Formatting
    
    * Reformat value type macro
    
    * Formatting
    
    * Handle enum types
    
    * Formatting
    
    * Use const ref
    
    * Update
    
    * Add tests for to_value/from_value
    
    * Formatting
    
    * Add more tests
    
    * Rewrite test to avoid redundant assignment
    d1caaaa1
operation.cpp 5.13 KB