Patrick Walton
|
df51fe36f1
|
Revert "rt: Use obstacks in lieu of dynamically-sized frames"
This reverts commit cc5fcfce89312042e52401eb883160ebf289235f.
|
2011-08-17 17:27:31 -07:00 |
|
Patrick Walton
|
cc5fcfce89
|
rt: Use obstacks in lieu of dynamically-sized frames
|
2011-08-17 17:24:57 -07:00 |
|
Eric Holk
|
3db300b06e
|
Removing port, chan and task shapes.
|
2011-08-16 12:30:32 -07:00 |
|
Patrick Walton
|
347230b001
|
rt: Add the last few cases to polymorphic log
|
2011-08-10 15:45:32 -07:00 |
|
Patrick Walton
|
955ac84da4
|
rt: Step over type params properly in glue
|
2011-08-10 15:39:05 -07:00 |
|
Patrick Walton
|
15e1e3185d
|
rt: Allow records and boxes to be logged
|
2011-08-10 15:36:37 -07:00 |
|
Patrick Walton
|
6affa3264b
|
rt: Allow tags to be logged
|
2011-08-10 14:57:02 -07:00 |
|
Patrick Walton
|
f5c8c85196
|
rt: Implement logging of vectors
|
2011-08-10 14:42:06 -07:00 |
|
Patrick Walton
|
dc720c3aba
|
rt: Implement polymorphic log on strings
|
2011-08-10 14:35:12 -07:00 |
|
Patrick Walton
|
adce35acd4
|
rustc: Use polymorphic logging
|
2011-08-10 14:35:12 -07:00 |
|
Patrick Walton
|
6fbb7ffdbd
|
rt: Stub code for polymorphic log
|
2011-08-09 19:01:15 -07:00 |
|
Patrick Walton
|
1f8e0fa083
|
rt: Implement comparison of functions, objects, ports, channels, and tasks
|
2011-08-09 17:02:17 -07:00 |
|
Patrick Walton
|
ade998d743
|
rt: Don't walk vars twice. We self-host with compare glue now.
|
2011-08-09 17:02:17 -07:00 |
|
Patrick Walton
|
1e1125fcbe
|
rt: Initialize "result" in all constructors for cmp
|
2011-08-09 17:02:17 -07:00 |
|
Patrick Walton
|
e5533a5d5e
|
rt: Compare exterior vectors
|
2011-08-09 12:49:52 -07:00 |
|
Patrick Walton
|
b83167cf91
|
rt: Make comparison through type vars work
|
2011-08-09 12:19:40 -07:00 |
|
Patrick Walton
|
f9363f01a1
|
rt: Fix comparison of interior vectors
|
2011-08-09 12:19:40 -07:00 |
|
Patrick Walton
|
f7749b1608
|
rt: Add code to walk over interior vectors, untested as of yet
|
2011-08-08 19:16:33 -07:00 |
|
Patrick Walton
|
7d7f62613a
|
rt: Compare tags
|
2011-08-08 18:29:20 -07:00 |
|
Patrick Walton
|
e5531504c9
|
rt: Align when comparing the insides of boxes
|
2011-08-08 17:30:21 -07:00 |
|
Patrick Walton
|
f4f057ced1
|
rt: Compare the insides of boxes
|
2011-08-08 16:52:11 -07:00 |
|
Patrick Walton
|
42daeab7df
|
rt: "const foo const &" == "const foo &", duh. Puts out burning tinderbox.
|
2011-08-08 14:55:35 -07:00 |
|
Patrick Walton
|
eb7e9dce4d
|
rt: Stub the shape-based cmp upcall
|
2011-08-08 14:33:06 -07:00 |
|
Patrick Walton
|
0aeddb3673
|
rt: Stub compare glue
|
2011-08-05 18:47:12 -07:00 |
|
Patrick Walton
|
d7828e694d
|
rt: Uncomment data<T>
|
2011-08-05 17:50:59 -07:00 |
|
Eric Holk
|
50670eb426
|
Removing trailing whitespace in rust_shape.cpp
|
2011-08-05 17:08:22 -07:00 |
|
Patrick Walton
|
5261bd771f
|
rt: Simplify the signature of walk_tag; stub code for the data walker
|
2011-08-05 16:47:43 -07:00 |
|
Patrick Walton
|
6bb6922c28
|
rt: Change int to uint32_t. Put out burning tinderbox.
|
2011-08-04 09:50:11 -07:00 |
|
Patrick Walton
|
e351ad762d
|
rt: Stub shape glue and implement shape::print and shape::size_of.
|
2011-08-03 20:25:44 -07:00 |
|