Brian Anderson
|
7d18369804
|
syntax: Rename 'module' extension to 'module_path'
|
2012-07-31 17:22:30 -07:00 |
|
Paul Stansifer
|
a9cc5066ee
|
Change syntax extension syntax: #m[...] -> m!{...} .
|
2012-07-30 18:38:15 -07:00 |
|
Paul Stansifer
|
a7125971c6
|
Rename #mod -> #module to not collide with the keyword.
|
2012-07-30 18:04:18 -07:00 |
|
Michael Sullivan
|
92743dc2a6
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
|
Paul Stansifer
|
54741b9427
|
Allow defining token tree macros. They should work now!
|
2012-07-09 17:44:46 -07:00 |
|
Paul Stansifer
|
0eef34bacb
|
add #include_bin[]
|
2012-05-18 10:05:25 -07:00 |
|
Paul Stansifer
|
ac2faad26e
|
Fold #include_str into the other source_utils.rs syntax extensions.
|
2012-05-18 10:05:25 -07:00 |
|
Paul Stansifer
|
07e775404f
|
add #mod[], which expands to the current module path
|
2012-05-18 10:05:25 -07:00 |
|
Paul Stansifer
|
88f4d06941
|
New syntax extensions: #line[], #col[], #file[], #stringify[], #include[]
|
2012-05-18 10:05:24 -07:00 |
|