We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Put copyright notice on *every* page, including Home and Manual.
Add a copyright notice to every page of the Julia Manual.
Updated Metaprogramming (markdown)
Add section on Non-Standard String Literals under Macros.
Make unhygenic macro example reflect new illegality of double locals.
Moving Metaprogramming before Parallel Computing. Since the parallel stuff makes heavy use of macros, this ordering seems to make more sense.
Add section of Metaprogramming on gensym() and macro hygiene.
Merge branch 'master' of github.com:JuliaLang/julia.wiki * 'master' of github.com:JuliaLang/julia.wiki: Updated Metaprogramming (markdown)
More edits to Metaprogramming.
More work on Metaprogramming.
Edits to Metaprogramming.