miller/c/mapping
2016-10-31 09:00:50 -04:00
..
context_flags.h uniformize type-decl names 2016-10-25 20:19:11 -04:00
function_manager.c todo 2016-10-29 12:55:02 -04:00
function_manager.h move mlr_dsl_ast.[ch] from containers to mapping 2016-10-12 23:05:28 -04:00
Makefile.am move mlr_dsl_ast.[ch] from containers to mapping 2016-10-12 23:05:28 -04:00
mapper.h mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_bar.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_bootstrap.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_cat.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_check.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_cut.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_decimate.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_grep.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_group_like.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_having_fields.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_head.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_histogram.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_join.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_label.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_merge_fields.c copy lhmsi to lhmsi+lhmsll 2016-10-11 20:40:08 -04:00
mapper_most_or_least_frequent.c mlr most/least-frequent iterate 2016-09-19 22:23:29 -04:00
mapper_nest.c internal-coding-error code dedupe 2016-10-14 19:52:13 -04:00
mapper_nothing.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_put_or_filter.c DSL-trace iterate 2016-10-30 21:16:12 -04:00
mapper_regularize.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_rename.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_reorder.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_repeat.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_reshape.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_sample.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_sec2gmt.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_sec2gmtdate.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_seqgen.c valgrind findings 2016-09-29 19:24:03 -04:00
mapper_shuffle.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_sort.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_stats1.c internal-coding-error code dedupe 2016-10-14 19:52:13 -04:00
mapper_stats2.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_step.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_tac.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_tail.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_tee.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_top.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mapper_uniq.c mlr seqgen ignore input 2016-09-10 16:50:49 -04:00
mappers.h put/filter merge iterate 2016-09-28 17:01:05 -04:00
mlr_dsl_ast.c make AST node type more specific at function callsites 2016-10-31 09:00:50 -04:00
mlr_dsl_ast.h make AST node type more specific at function callsites 2016-10-31 09:00:50 -04:00
mlr_dsl_blocked_ast.c bind-stack allocation iterate: label statement blocks with frame-var count 2016-10-07 14:42:50 -04:00
mlr_dsl_blocked_ast.h move mlr_dsl_ast.[ch] from containers to mapping 2016-10-12 23:05:28 -04:00
mlr_dsl_cst.c STRNUM_LITERAL -> NUMERIC_LITERAL (UT bigdiff) 2016-10-26 23:28:21 -04:00
mlr_dsl_cst.h execution-trace markers at func/subr enter/exit 2016-10-30 21:47:16 -04:00
mlr_dsl_cst_func_subr.c execution-trace markers at func/subr enter/exit 2016-10-30 21:47:16 -04:00
mlr_dsl_cst_keywords.c type-decl keyword doc 2016-10-25 20:59:59 -04:00
mlr_dsl_cst_statements.c todo 2016-10-30 22:27:13 -04:00
mlr_dsl_stack_allocate.c mapvar-for iterate 2016-10-30 20:36:05 -04:00
README.md doc 2015-05-28 08:40:16 -04:00
rval_evaluator.h DSL-trace iterate 2016-10-30 21:16:12 -04:00
rval_evaluators.h mapvar iterate 2016-10-27 22:50:21 -04:00
rval_expr_evaluators.c make AST node type more specific at function callsites 2016-10-31 09:00:50 -04:00
rval_func_evaluators.c MT_BOOL -> MT_BOOLEAN 2016-10-25 20:44:31 -04:00
rval_list_evaluators.c lashed-emit iterate 2016-06-14 18:15:42 -04:00
stats1_accumulators.c copy lhmsi to lhmsi+lhmsll 2016-10-11 20:40:08 -04:00
stats1_accumulators.h mlr_globals factor-away 2016-08-20 21:36:24 -04:00
type_inference.h neaten 2016-09-10 20:26:52 -04:00

Miller data transforms

These are straightforward implementations for most mappers other than put and filter. See also the memory-management section of the parent directory's README.md.