index
:
apimagic
main
cparser-based API normalization utility
midipix
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
driver
/
amgc_unit_ctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
driver: amgc_stdin_to_tmp(): re-implemented with pure fdio.
midipix
1
-48
/
+44
2017-11-04
amgc_stdin_to_tmp(): call fflush() upon return.
midipix
1
-0
/
+6
2016-10-26
internals: struct amgc_unit_ctx_impl: added error trace support.
midipix
1
-0
/
+1
2016-10-26
amgc_get_unit_ctx(): added error trace support.
midipix
1
-9
/
+25
2016-10-26
amgc_map_input(): added error trace support.
midipix
1
-1
/
+1
2016-05-06
code maintenance: mark unused parameters.
midipix
1
-0
/
+2
2016-01-01
driver: fix out-of-place initialization of uctx.entities.
midipix
1
-1
/
+1
2016-01-01
driver: fix semantics of calloc() calls.
midipix
1
-1
/
+1
2016-01-01
whitespace meditation.
midipix
1
-8
/
+7
2016-01-01
ammgc_get_unit_entities(): initial implementation and integration.
midipix
1
-1
/
+5
2016-01-01
amgc_init_unit_meta(): initial implementation and integration.
midipix
1
-0
/
+4
2016-01-01
driver: added --std support.
midipix
1
-1
/
+1
2016-01-01
driver: generate ast for each unit upon unit context creation.
midipix
1
-1
/
+44
2016-01-01
driver: added driver-level handling of stdin.
midipix
1
-1
/
+69
2016-01-01
created skeleton.
midipix
1
-0
/
+62