about summary refs log tree commit diff stats
path: root/main.c
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-11 10:54:29 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-11 10:54:29 +0200
commit2b35faee06d980bd145d647b76a3d73b1bbd57d6 (patch)
tree77210102913efe302eeb6a3a9c4e2b57de54754a /main.c
parent84818bdbb5ab300a88b01172350d17511b4696e7 (diff)
downloaddwm-2b35faee06d980bd145d647b76a3d73b1bbd57d6.tar.gz
updated dwm(1)
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions
04 -0700 940 - c++: some changes to instruction model' href='/akkartik/mu/commit/cpp/.traces/copy_indirect?h=hlt&id=a4ef18b194a24710847be59554e51a1fd618228d'>a4ef18b1 ^
decaddb4 ^



6f5d7864 ^
986eebff ^

6f5d7864 ^
986eebff ^

6f5d7864 ^
986eebff ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
                       

                                                                                      
                       

                                                                                  
                       

                                                                                                  



                          
                         

                            
                         

                            
                         



                            
parse/0: instruction: 1
parse/0:   ingredient: {name: "2", value: 2, type: 0, properties: [2: literal]}
parse/0:   product: {name: "1", value: 1, type: 2-1, properties: [1: address:integer]}
parse/0: instruction: 1
parse/0:   ingredient: {name: "34", value: 34, type: 0, properties: [34: literal]}
parse/0:   product: {name: "2", value: 2, type: 1, properties: [2: integer]}
parse/0: instruction: 1
parse/0:   ingredient: {name: "1", value: 1, type: 2-1, properties: [1: address:integer, deref: ]}
parse/0:   product: {name: "3", value: 3, type: 1, properties: [3: integer]}
after-brace/0: recipe main
after-brace/0: copy ...
after-brace/0: copy ...
after-brace/0: copy ...
run/0: instruction main/0
run/0: ingredient 0 is 2
mem/0: storing in location 1
run/0: instruction main/1
run/0: ingredient 0 is 34
mem/0: storing in location 2
run/0: instruction main/2
run/0: ingredient 0 is 1
mem/0: location 1 is 2
mem/0: location 2 is 34
mem/0: storing in location 3