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_driver_ctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-06
code maintenance: mark unused parameters.
midipix
1
-0
/
+2
2016-04-25
driver: added struct amgc_source_version, amgc_source_version().
midipix
1
-0
/
+14
2016-04-10
driver: record the flags passed to amgc_get_driver_ctx().
midipix
1
-0
/
+1
2016-03-04
amgc_driver_ctx_alloc(): rename a shadowing variable.
midipix
1
-3
/
+3
2016-01-31
driver: --print-structs and --print-unions: initial integration.
midipix
1
-0
/
+10
2016-01-09
driver: move to header extern declaration of amgc_default_options[].
midipix
1
-2
/
+0
2016-01-09
argv.h: main(): fix signatures.
midipix
1
-3
/
+3
2016-01-09
driver: --print-typedefs: initial implementation.
midipix
1
-0
/
+9
2016-01-06
amgc_list_unit_enums(): initial implementation and integration.
midipix
1
-0
/
+5
2016-01-02
action vector and action iteration: initial implementation.
midipix
1
-3
/
+31
2016-01-01
driver: fix semantics of calloc() calls.
midipix
1
-1
/
+1
2016-01-01
driver: added --std support.
midipix
1
-0
/
+8
2016-01-01
driver: generate ast for each unit upon unit context creation.
midipix
1
-0
/
+5
2016-01-01
driver: added driver-level handling of stdin.
midipix
1
-0
/
+1
2016-01-01
driver: add cparser init/exit routines.
midipix
1
-0
/
+37
2016-01-01
created skeleton.
midipix
1
-0
/
+183