First implementation of sample references, only for C this far.
Showing
- compiler/C_CodeGen.jrag 46 additions, 9 deletionscompiler/C_CodeGen.jrag
- compiler/LabComm.ast 1 addition, 0 deletionscompiler/LabComm.ast
- compiler/LabComm.java 1 addition, 1 deletioncompiler/LabComm.java
- compiler/LabCommParser.parser 5 additions, 0 deletionscompiler/LabCommParser.parser
- compiler/LabCommmTokens.jrag 12 additions, 12 deletionscompiler/LabCommmTokens.jrag
- compiler/PrettyPrint.jrag 4 additions, 0 deletionscompiler/PrettyPrint.jrag
- compiler/Signature.jrag 8 additions, 0 deletionscompiler/Signature.jrag
- examples/twoway/decimating.c 3 additions, 3 deletionsexamples/twoway/decimating.c
- examples/twoway/introspecting.c 7 additions, 7 deletionsexamples/twoway/introspecting.c
- lib/c/labcomm.c 6 additions, 6 deletionslib/c/labcomm.c
- lib/c/labcomm.h 6 additions, 0 deletionslib/c/labcomm.h
- lib/c/labcomm_decoder.c 145 additions, 41 deletionslib/c/labcomm_decoder.c
- lib/c/labcomm_dynamic_buffer_writer.c 2 additions, 2 deletionslib/c/labcomm_dynamic_buffer_writer.c
- lib/c/labcomm_encoder.c 60 additions, 4 deletionslib/c/labcomm_encoder.c
- lib/c/labcomm_fd_writer.c 1 addition, 1 deletionlib/c/labcomm_fd_writer.c
- lib/c/labcomm_private.h 42 additions, 29 deletionslib/c/labcomm_private.h
- lib/c/test/generated_encoding.lc 3 additions, 0 deletionslib/c/test/generated_encoding.lc
- lib/c/test/test_labcomm.c 1 addition, 1 deletionlib/c/test/test_labcomm.c
- lib/c/test/test_labcomm_copy.c 33 additions, 0 deletionslib/c/test/test_labcomm_copy.c
- lib/c/test/test_labcomm_generated_encoding.c 38 additions, 5 deletionslib/c/test/test_labcomm_generated_encoding.c
Loading
Please register or sign in to comment