-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: crystal-lang/crystal
base: 4f810f2e3cdb
head repository: crystal-lang/crystal
compare: 7fcae5a09053
Commits on Sep 1, 2016
-
Make macro method
pp
use the same output format as the regularpp
…… macro
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for fdbde27 - Browse repository at this point
Copy the full SHA fdbde27View commit details -
Symbol: quote symbols that start with a digit
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for b98a9c7 - Browse repository at this point
Copy the full SHA b98a9c7View commit details -
Compiler: fixed bug in truthy/falsey if
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for a3696e6 - Browse repository at this point
Copy the full SHA a3696e6View commit details -
Disallow type names like T, U, T1, U2 at the top-level. Fixes #3112
Ary Borenszweig committedSep 1, 2016 2Configuration menu - View commit details
-
Copy full SHA for 2d70574 - Browse repository at this point
Copy the full SHA 2d70574View commit details -
Compiler: more refactors and dead code removal
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for d8d09fb - Browse repository at this point
Copy the full SHA d8d09fbView commit details -
Compiler: virtual types for generics
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 95cfcc5 - Browse repository at this point
Copy the full SHA 95cfcc5View commit details -
Compiler: fixed issue with macro defs and generic types
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 61693d0 - Browse repository at this point
Copy the full SHA 61693d0View commit details -
Compiler: allow using generic modules as the type of instance variables
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 93903aa - Browse repository at this point
Copy the full SHA 93903aaView commit details -
Compiler: some fixes related to generic types
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 1afa6a1 - Browse repository at this point
Copy the full SHA 1afa6a1View commit details -
Compiler: fixed type guess for array literal and hash literal with vi…
…rtual generic types
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for b1bbea3 - Browse repository at this point
Copy the full SHA b1bbea3View commit details -
Fixed #3149: unknown node in TypeLookup: *T Splat
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 707277a - Browse repository at this point
Copy the full SHA 707277aView commit details -
Formatter: don't rstrip lines inside heredoc section. Fixes #3183
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 2652279 - Browse repository at this point
Copy the full SHA 2652279View commit details -
Ary Borenszweig committed
Sep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 3e1dc53 - Browse repository at this point
Copy the full SHA 3e1dc53View commit details -
Fixed docs for Proc when passing it to C. Fixes #3140
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 6354615 - Browse repository at this point
Copy the full SHA 6354615View commit details -
Fixed #3154: Wrong line in compilation error message in macro expansions
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 4e0ad3e - Browse repository at this point
Copy the full SHA 4e0ad3eView commit details -
Compiler: better indication of problem line in expanded macro
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for a5bd6c1 - Browse repository at this point
Copy the full SHA a5bd6c1View commit details -
Fixed #3157: Compiler breaks with invalid types for T
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 9cbcace - Browse repository at this point
Copy the full SHA 9cbcaceView commit details -
Compiler: detect more cases of cyclic module inclusion
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 8132fb2 - Browse repository at this point
Copy the full SHA 8132fb2View commit details -
Ary Borenszweig committed
Sep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for d7cc244 - Browse repository at this point
Copy the full SHA d7cc244View commit details -
Compiler: consider
previous_def
for type-checking instance vars. FixesAry Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 3943c94 - Browse repository at this point
Copy the full SHA 3943c94View commit details -
Ary Borenszweig committed
Sep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 4ffb82a - Browse repository at this point
Copy the full SHA 4ffb82aView commit details -
Compiler: correctly analyze instance var initializers in generic modu…
…les and generic classes. Fixes #3074
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for b11979e - Browse repository at this point
Copy the full SHA b11979eView commit details -
Compiler: don't split and unify types on if vars that don't change
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for d31c15a - Browse repository at this point
Copy the full SHA d31c15aView commit details -
Int: implement F-division (floor division). Also fix #575: signed int…
…eger division overflow.
Ary Borenszweig committedSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 7fcae5a - Browse repository at this point
Copy the full SHA 7fcae5aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4f810f2e3cdb...7fcae5a09053