Graydon Hoare
|
389329ef1e
|
Merge all 3 log syntaxes, tidy up residual misuses.
|
2011-12-22 16:14:00 -08:00 |
|
Graydon Hoare
|
8b580954fe
|
Register snapshots and switch logging over to use of log_full or #error / #debug.
|
2011-12-22 14:42:52 -08:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Paul Stansifer
|
af6b4821c1
|
Handle circularity in glob imports in a more elegant fashion.
|
2011-05-27 02:42:33 +00:00 |
|
Paul Stansifer
|
7fe3d821ac
|
Add a map from def_id s to items in resolve::env.
Use it to provide better error messages in the event of
glob-importing the same name multiple times.
|
2011-05-27 02:42:33 +00:00 |
|