AsmGrader 0.0.0
Loading...
Searching...
No Matches
api Directory Reference
Directory dependency graph for api:

Files

 asm_buffer.hpp
 
 asm_data.hpp
 
 asm_function.hpp
 
 asm_symbol.hpp
 
 assignment.hpp
 
 decomposer.hpp
 Basic decomposition implementation, intended for use with the REQUIRE macro Inspired by Catch2, or whomever first came up with the idea.
 
 expression_inspection.hpp
 
 metadata.hpp
 
 registers_state.hpp
 All header-only as this is relatively low level and we want operations to be fast (inlinable)
 
 requirement.hpp
 
 stringize.hpp
 See asmgrader::stringize.
 
 syntax_highlighter.hpp
 Syntax highlighting of expressions as generated in expression_inspection.hpp using {fmt}'s color API.
 
 test_base.hpp
 
 test_context.hpp
 
 test_macros.hpp