summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge commit 'refs/pull/445/head'; commit 'refs/pull/446/head'; commit 'refs/...Paul Phillips2012-04-273-10/+16
|\ \ \ \ \
| | | * | | fixes SI-5713Eugene Burmako2012-04-271-1/+2
| |_|/ / / |/| | | |
| | * | | essential information about macro expansionEugene Burmako2012-04-271-6/+6
| |/ / / |/| | |
| * | | SI-3755: catch exception thrown by adaptToNewrunAdriaan Moors2012-04-271-3/+8
|/ / /
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/443/head'; commit 'refs/pull/444/head' into developPaul Phillips2012-04-263-72/+137
|\ \ \ \ | |_|_|/ |/| | |
| | * | SI-5702 Pattern parser halts on starSom Snytt2012-04-262-32/+85
| * | | clean up typedMatchAnonFunAdriaan Moors2012-04-261-39/+51
| * | | SI-5690: no-selector match in function yields functionAdriaan Moors2012-04-261-1/+1
* | | | Better position printing in NodePrinters.Paul Phillips2012-04-261-12/+36
* | | | A brand new, fast classfile parser.Paul Phillips2012-04-263-0/+490
* | | | cleaning up macros, one step at a timeEugene Burmako2012-04-2610-136/+134
|/ / /
* | | Trying to set an example in the land of macros.Paul Phillips2012-04-252-95/+111
* | | More style tips for team macros.Paul Phillips2012-04-251-26/+13
* | | Reverts 211df62491 .Paul Phillips2012-04-251-67/+37
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge commit 'refs/pull/439/head'; commit 'refs/pull/440/head'; commit 'refs/...Paul Phillips2012-04-255-92/+95
|\ \ \ \ \
| | | * | | diagnostics for SI-5692Eugene Burmako2012-04-251-3/+10
| | |/ / / | |/| | |
| | * | | fixes SI-5693Eugene Burmako2012-04-254-89/+85
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/437/head'; commit 'refs/pull/438/head' into developPaul Phillips2012-04-253-8/+11
|\ \ \ \ \
| | * | | | fail gracefully on very messed up source filesAdriaan Moors2012-04-251-1/+1
| | * | | | don't translate matches in the IDEAdriaan Moors2012-04-252-6/+8
| * | | | | Added a Presentation Compiler test for hyperlinking.Iulian Dragos2012-04-251-1/+2
* | | | | | Minor tweaks to reifier logic.Paul Phillips2012-04-252-29/+39
* | | | | | Some long overdue conveniences.Paul Phillips2012-04-2511-24/+58
| |_|/ / / |/| | | |
* | | | | Merge commit 'refs/pull/436/head'Paul Phillips2012-04-251-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fixes SI-5706Eugene Burmako2012-04-251-0/+1
| |/ / /
* | | | Fix reifier crashing repl.Paul Phillips2012-04-252-16/+23
* | | | fixes SI-5707Eugene Burmako2012-04-252-3/+3
|/ / /
* | | Moved ancillary methods off specialized traits.Paul Phillips2012-04-241-2/+0
* | | Reordering genBlock match cases by frequency.Paul Phillips2012-04-241-36/+68
* | | Merge commit 'refs/pull/433/head' into developPaul Phillips2012-04-241-1/+1
|\ \ \
| * | | fixes SI-5704Eugene Burmako2012-04-241-1/+1
* | | | copy BackQuotedIdent trees (don't copy as Ident)Adriaan Moors2012-04-243-1/+7
* | | | generate well-formed patterns in parserAdriaan Moors2012-04-242-6/+25
|/ / /
* | | Express flags as bit shifts.Paul Phillips2012-04-241-57/+57
* | | Merge commit 'refs/pull/431/head'Paul Phillips2012-04-241-2/+2
|\ \ \
| * | | $op_name, $op_names, $plus and $eq are not macroKato Kazuyoshi2012-04-241-2/+2
* | | | adds isStatic to Symbols API in macro contextEugene Burmako2012-04-231-0/+2
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-2348-394/+564
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | interop between manifests and tagsEugene Burmako2012-04-232-1/+13
| | * | | resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-233-1/+129
| | * | | migrates stdlib and compiler to tagsEugene Burmako2012-04-2332-148/+155
| | * | | rethinks tagsEugene Burmako2012-04-2319-250/+273
* | | | | Revert "Fix for range positions."Paul Phillips2012-04-231-6/+1
* | | | | Merge branch 'range-redux' of /scratch/trunk2Paul Phillips2012-04-231-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for range positions.Paul Phillips2012-04-231-1/+6
* | | | | Merge commit 'refs/pull/424/head' into developPaul Phillips2012-04-231-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | minor fixes to reificationEugene Burmako2012-04-231-0/+1
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/419/head'; commit 'refs/pull/420/head'; commit 'refs/...Paul Phillips2012-04-2225-601/+663
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | Reflection and reification: Names and Symbols.Paul Phillips2012-04-2223-598/+660
| | |/ /
| * / / fixes SI-5689Eugene Burmako2012-04-211-1/+1
| |/ /