Graydon Hoare
|
935b4347e2
|
Mop up workarounds in stdlib no longer required as issue #93 is closed.
|
2010-08-05 10:10:39 -07:00 |
|
Roy Frostig
|
299657550e
|
Have hashmap's insert method overwrite on existing-key insertion and return true iff overwrite did not occur.
|
2010-08-03 18:57:54 -07:00 |
|
Roy Frostig
|
6277b462e9
|
More stdlib hashmap work. Add a simple test and XFAIL it due to a valgrind-spotted UMR.
|
2010-08-03 18:43:57 -07:00 |
|
Roy Frostig
|
d5fd81174e
|
Pass parametric types by-alias in various stdlib spots.
|
2010-08-03 18:06:31 -07:00 |
|
Roy Frostig
|
085790a73a
|
More stdlib hashmap bits (plus some drive-by extras).
|
2010-08-03 17:52:35 -07:00 |
|
Graydon Hoare
|
8030757624
|
Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as a cast notation. Closes #129.
|
2010-07-27 19:21:51 -07:00 |
|
Roy Frostig
|
9c81889ad2
|
Add a (coarse, first-pass) deque implementation to stdlib.
|
2010-07-20 18:03:09 -07:00 |
|
Roy Frostig
|
fb68286700
|
Add incomplete hashmap implementation to stdlib.
|
2010-07-16 18:14:52 -07:00 |
|