Commit graph

26 commits

Author SHA1 Message Date
John Kerl
d748947c03 type-decl iterate 2016-10-22 22:51:43 -04:00
John Kerl
1c3ae205d9 local-stack iterate: debug-mode bounds-check 2016-10-16 17:46:33 -07:00
John Kerl
75dce976bc local-stack data structure 2016-10-13 08:42:31 -04:00
John Kerl
a5ce6c921d move mlr_dsl_ast.[ch] from containers to mapping 2016-10-12 23:05:28 -04:00
John Kerl
b88dacce2a copy lhmsi to lhmsi+lhmsll 2016-10-11 20:40:08 -04:00
John Kerl
668de97181 neaten 2016-07-09 12:11:22 -04:00
John Kerl
25fdb34371 print-to-file first light 2016-07-09 03:32:00 -04:00
John Kerl
e7e46fa856 nested-loop break/continue iterate 2016-05-26 13:24:39 -04:00
John Kerl
3c24c651b1 lhmsmv in support of bind_stack 2016-05-16 10:18:00 -04:00
John Kerl
d81ef415ee bind-stack iterate 2016-05-16 06:33:50 -04:00
John Kerl
69b6f59e71 moosvar iterate 2016-01-26 00:09:19 -05:00
John Kerl
a5824d8c2b moosvar begin/end iterate 2016-01-25 20:25:14 -05:00
John Kerl
1ac3fa1a15 move string_array from containers/ to lib/ 2016-01-14 22:48:52 -05:00
John Kerl
f2901a6d38 csv-read performance iterate 2015-12-09 09:35:00 -05:00
John Kerl
f5556c848e csv-read performance iterate 2015-12-08 22:36:03 -05:00
John Kerl
a8d0116304 neaten 2015-12-06 20:53:30 -05:00
John Kerl
154f009bbc mlr_val mapping/ -> containers/ 2015-12-04 11:48:09 -05:00
John Kerl
e48d5c61c5 partial-match iterate 2015-10-25 15:02:40 -04:00
John Kerl
078939f204 logistic regression 2015-10-19 23:36:55 -04:00
John Kerl
80910d0e69 remove cyclic subpackage dependencies 2015-09-23 20:24:39 -04:00
Thomas Klausner
6ee57980a1 automake: update for changes on master
Remove mlrk, valgrind targets.
Enable getl build.
Test file was renamed, follow suit.
2015-09-14 09:13:39 +02:00
Thomas Klausner
f101393745 Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-12 09:19:29 +02:00
Thomas Klausner
bee8565e02 automake: add most standalone mains. 2015-09-08 12:37:32 +02:00
Thomas Klausner
85500149bb automake: Run four test programs.
They finish successfully.
2015-09-04 15:06:37 +02:00
Thomas Klausner
634f97538b Merge branch 'master' of https://github.com/johnkerl/miller 2015-09-04 15:01:51 +02:00
Thomas Klausner
f498a75b09 Start autoconf/automake based build system.
mlr itself builds.

TODO:
tests
custom targets
perf/
doc/
probably other stuff I overlooked
2015-08-29 12:51:03 +02:00