about summary refs log tree commit diff stats
path: root/buffered-stdin.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-24 00:28:24 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-24 00:28:24 -0700
commit8c9e97ae0183e79accbcb1afc57499f83c0b5406 (patch)
tree2411df7fd69a386046f65266ecff9304075e51c1 /buffered-stdin.mu
parent01152aa268e54aebade352965ce1200b49fc8f4f (diff)
downloadmu-8c9e97ae0183e79accbcb1afc57499f83c0b5406.tar.gz
1155 - three phases of mu: load, transform, run
Each phase implicitly calls previous phases.
Most C++ scenarios implicitly call one, two or three of the phases.
More clear now that 'load' does more than just add recipes.
Diffstat (limited to 'buffered-stdin.mu')
0 files changed, 0 insertions, 0 deletions
r Kartik K. Agaram <vc@akkartik.com> 2014-12-14 13:21:59 -0800 428 - cleanup odds and ends' href='/akkartik/mu/commit/tangle.mu?h=hlt&id=d4b4d018c76409a96b82bee1e81c735648e57918'>d4b4d018 ^
4feb3daf ^



d4b4d018 ^



4feb3daf ^

0ca35d02 ^
d4b4d018 ^
7d2c2d55 ^
4b62edd8 ^
7d2c2d55 ^
4feb3daf ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35