+ Micro-optimize analyze_dispatch [fae105b0] + An object will never work if native is expected [73d5e74d] + Fix rw handling in compile time dispatch [12d4514a] + Test rakudo-specific warning for shape specifier A simple test that runs code and checks if a warning is issued. Closes https://github.com/rakudo/rakudo/issues/2545 [7f15a57c] + Improve error msgs: invalid open bracket, declarator blocks [26f63ff7] + Allow user to retain formatting of pod leading declarator blocks [9a4c83af] + Create FUNDING.yml [2c5c0135] + Merge pull request #3277 from rakudo/ugexe-patch-1 [3802cdfc] + Add to yaml as GH approves more folks. [1ec69e1f] + Correct formatting error [654d6a16] + Change IRC name to #raku-dev [aa06d32a] + More Raku entries [044b3390] + Add support for implicit signature of { ... } [e7c20386] + Append myself to the list [88db15f7] + Merge pull request #3280 from rakudo/outer-perl [1d84c64d] + Only pass on capture in `sub split` if it's there [3e2cfb4d] + Merge pull request #3283 from MasterDuke17/make_sub_split_a_bit_more_speshable [726c38f0] + Make sure that $*RAKU does not return a Failure [a05e169e] + Slightly other approach to handling "a".UInt [8f30cc76] + Fix set-env.sh and usage instructions [0b8ede6c] + Allow "Raku" as a language in EVAL: :lang<Raku> [1c5d010f] + sub comb() was not expecting :match as a named argument [dd2f072d] + Remove support for :match from comb() if not needed [a9cd6404] + Merge pull request #3245 from Altai-man/test-warning [d36c2e5a] + Merge pull request #3231 from usev6/literal_to_rw_2019 [a62d9c78] + Clarify stale file removal text [75056dfa] + Add tests for catching error at compile time [d81212b2] + Make sure Any.ASSIGN-POS does not decontainerize [ed8f5141] + Implement log2 function [f6254be1] + Merge pull request #3253 from tbrowder/decl-blocks [bbcc342b] + Merge pull request #3260 from tbrowder/decl-fmt-user [e03f0134] + Merge branch 'release-2019.11' [830400f5] + Allow colon syntax on $.method [4a1323ed] + Require a space or { after the colon [6abdf27a] + Test JIT compiled native calls returning negative numbers [fc309419] + Prevent NQPMu from getting returned by Metamodel::Naming methods [dabf83a2] + Lazily set type shortnames [88741d94] + Change perl5 to Perl in help message [9528bd05] + Merge pull request #3320 from vrurg/cleanup-perl5-name [da03d103] + Merge pull request #3319 from Kaiepi/naming [9fa4396f] + Remove a leftover commit [0f86e49f] + Merge pull request #3317 from vrurg/rakudo_3306 [f608a7a4] + Add --force-rebuild command line option [15255b0a] + Don't force checkout of nqp repo if it already exists [2022b9cd] + [NQP Bump] Brings 3 commits [82bd9c2c] + Merge pull request #3248 from rakudo/configure-rebuild-all [5c2395bf] + Merge pull request #3304 from usev6/literal_to_rw_x_comp_test [4181ca61] + Merge branch 'master' into release-2019.11 [cb0bf386] + Rakufy the github uploader script [7a0a6307] + Fix small formatting error in the changelog [ece38531] + [NQP Bump] Brings 4 commits [bb447851] + Keep previous format for next releases [093ed87f] + Make the decont operator about 20x faster [872cb7c0] + Fix incorrect behavior of nqp checkout [1945b9d2] + Make DateTime.new(epoch) about 20% faster [9d895914] + Make DateTime.new($epoch) about 50% faster [cd321254] + Simplify a loop [9a9e82aa] + Simplify some Map.STORE internals [f5583de4] + Ah, we don't need to make sure we have an nqp::hash [05aff922] + Lose samewith in Map creation [488f21a6] + Fix warnings shown by now compiling with -Wextra [540162c1] + NQPise internal ENUM_VALUES sub [a51268a1] + Merge pull request #3329 from MasterDuke17/fix_warnings_in_c_code [25f0acfb] + Revert "Simplify a loop" [8c4c42b8] + Fix a couple of unnecessary object creations [9c15d717] + Make the :DECONT handling a dispatch issue [6a129499] + Put up stubs for Dict / Tuple [1003bb93] + Change the way compiler version is chosen for COREs [4e9487ce] + Revert the temporary fix of R#2640 [1d8d62d4] + Merge pull request #3332 from vrurg/rakudo_3326 [b4fb3088] + Merge pull request #3310 from tbrowder/log2 [c16b5a20] + Fix relocatability of bundled native libraries [55b3ed56] + Rename PERL6_HOME to RAKUDO_HOME [7cfdd598] + Merge pull request #3321 from patzim/perl6-to-rakudo-home [ab2ba1ab] + The build home dir now has a more serious name [8b7d0651] + Give a hint of how to run Perl 5 integration tests [52a7bab9] + Clean up temporary build dir raku home on `realclean` [d7d9a2f4] + Make `make spectest` more independent of CWD [470c9b7e] + Make the raku symlinks relative [a00628e0] + Introducing .base("beer") and .base("camel") [92a8a08f] + Revert "Introducing .base("beer") and .base("camel")" [314aa05e] + Merge pull request #3335 from patzim/relative-raku-symlink [84ef864c] + Merge pull request #3282 from patzim/spectest-inlinep5-hint [c74e5e46] + Fix "unused variable" compiler warnings in C ops [68cee0dd] + "I think that the source code is not the place where you make jokes by introducing special cases" [77ffb063] + Merge pull request #3336 from MasterDuke17/remove_unused_variables_in_c_code [a7076337] + All easter eggs in a basket [672c5d40] + Re-imagine Str.parse-base from scratch [74c8017c] + Use Visual Studio 2017 in AppVeyor [7ecc5bfd] + Use Visual Studio 2017 in AppVeyor (#3338) [7ce49472] + Make Str.parse-base again 1.5x as fast [3ce92453] + Make Str.Int a few percent faster [b42957cc] + Re-imagine Str.Numeric [37474a7a] + Sanitize val()'s special cases a bit [2652d9c5] + Abstract partse-base Failure into a method [6c85e691] + Bump NQP to get nqp::radix fixes [90e9d455] + Bump NQP to get JVM backend fix for nqp::radix [80dfcd05] + Re-imagine Str.parse-base once again [9b8ce733]
Created
December 4, 2019 19:24
-
-
Save Whateverable/5c13d2275ecd9919856a2fd4045e1d8e to your computer and use it in GitHub Desktop.
releasable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56af07bf was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
971d4bf6 was referenced but there is no commit with this id | |
58c2d649 was referenced but there is no commit with this id | |
da65fb5b was referenced but there is no commit with this id | |
2e915d74 was referenced but there is no commit with this id | |
16607d3f was referenced but there is no commit with this id | |
17f66039 was referenced but there is no commit with this id | |
39b04dc9 was referenced but there is no commit with this id | |
7e106265 was referenced but there is no commit with this id | |
d7d8d37e was referenced but there is no commit with this id | |
eb88e64e was referenced but there is no commit with this id | |
fcf1f761 was referenced but there is no commit with this id | |
a46c414f was referenced but there is no commit with this id | |
abbd1285 was referenced but there is no commit with this id | |
7cab810b was referenced but there is no commit with this id | |
60cfbb39 was referenced but there is no commit with this id | |
2ee82afe was referenced but there is no commit with this id | |
42d6e0bc was referenced but there is no commit with this id | |
cb1fbf66 was referenced but there is no commit with this id | |
ac11774d was referenced but there is no commit with this id | |
7c3b2572 was referenced but there is no commit with this id | |
74f2d3f4 was referenced but there is no commit with this id | |
89fc9f35 was referenced but there is no commit with this id | |
6b42d314 was referenced but there is no commit with this id | |
559c24f0 was referenced but there is no commit with this id | |
dae981e8 was referenced but there is no commit with this id | |
43b5e768 was referenced but there is no commit with this id | |
18ff9052 was referenced but there is no commit with this id | |
9d1505d1 was referenced but there is no commit with this id | |
c7ec96aa was referenced but there is no commit with this id | |
0f31d353 was referenced but there is no commit with this id | |
5aa998f1 was referenced but there is no commit with this id | |
f32b86a9 was referenced but there is no commit with this id | |
b8f92d25 was referenced but there is no commit with this id | |
fd9b826f was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
daebcd26 was referenced but there is no commit with this id | |
4cdd2d10 was referenced but there is no commit with this id | |
d46a9084 was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
56af07bf was referenced but there is no commit with this id | |
6a885908 was referenced but there is no commit with this id | |
86525a3b was referenced but there is no commit with this id | |
a95cb03b was referenced but there is no commit with this id | |
4cee2c36 was referenced but there is no commit with this id | |
f5ef0b3c was referenced but there is no commit with this id | |
7056a25a was referenced but there is no commit with this id | |
5090206d was referenced but there is no commit with this id | |
ab0a6d61 was referenced but there is no commit with this id | |
dfeb7126 was referenced but there is no commit with this id | |
e16e61a8 was referenced but there is no commit with this id | |
dfeb7126 was referenced but there is no commit with this id | |
daa16b9c was referenced but there is no commit with this id | |
f9ee6043 was referenced but there is no commit with this id | |
98e0bb68 was referenced but there is no commit with this id | |
78c05c12 was referenced but there is no commit with this id | |
1e0220ff was referenced but there is no commit with this id | |
93669907 was referenced but there is no commit with this id | |
f1170895 was referenced but there is no commit with this id | |
0365662e was referenced but there is no commit with this id | |
f7f9b1fc was referenced but there is no commit with this id | |
ceb457e1 was referenced but there is no commit with this id | |
12d9e34a was referenced but there is no commit with this id | |
abc072cd was referenced but there is no commit with this id | |
34273916 was referenced but there is no commit with this id | |
1c764404 was referenced but there is no commit with this id | |
f7b4d71f was referenced but there is no commit with this id | |
cdd57cd0 was referenced but there is no commit with this id | |
cbd1dc27 was referenced but there is no commit with this id | |
165f3fbf was referenced but there is no commit with this id | |
3d5c5517 was referenced but there is no commit with this id | |
579ac66e was referenced but there is no commit with this id | |
d487cd85 was referenced but there is no commit with this id | |
c2808b32 was referenced but there is no commit with this id | |
cfb0a267 was referenced but there is no commit with this id | |
90de22f8 was referenced but there is no commit with this id | |
983c3985 was referenced but there is no commit with this id | |
4ce5b7c5 was referenced but there is no commit with this id | |
ff9272b1 was referenced but there is no commit with this id | |
608c6cdc was referenced but there is no commit with this id | |
9fefa336 was referenced but there is no commit with this id | |
23cfe1c6 was referenced but there is no commit with this id | |
af108863 was referenced but there is no commit with this id | |
01b86fa8 was referenced but there is no commit with this id | |
c7056f20 was referenced but there is no commit with this id | |
0dd6573a was referenced but there is no commit with this id | |
207b825e was referenced but there is no commit with this id | |
e424248a was referenced but there is no commit with this id | |
57f4a4c9 was referenced but there is no commit with this id | |
19e075ff was referenced but there is no commit with this id | |
c3926928 was referenced but there is no commit with this id | |
519cfdeb was referenced but there is no commit with this id | |
25abfe2b was referenced but there is no commit with this id | |
1e2b0ec5 was referenced but there is no commit with this id | |
f44c14c3 was referenced but there is no commit with this id | |
82fc4e57 was referenced but there is no commit with this id | |
6d8f4050 was referenced but there is no commit with this id | |
88dfe55c was referenced but there is no commit with this id | |
4bd25bf5 was referenced but there is no commit with this id | |
290cd792 was referenced but there is no commit with this id | |
5876d38a was referenced but there is no commit with this id | |
62e2555e was referenced but there is no commit with this id | |
1e4d3ac4 was referenced but there is no commit with this id | |
cf6f6d92 was referenced but there is no commit with this id | |
84ee0c8c was referenced but there is no commit with this id | |
238f8e57 was referenced but there is no commit with this id | |
960e5b4a was referenced but there is no commit with this id | |
cbce0edd was referenced but there is no commit with this id | |
f8768ae5 was referenced but there is no commit with this id | |
5cd45f91 was referenced but there is no commit with this id | |
53bb28d0 was referenced but there is no commit with this id | |
573f6a2f was referenced but there is no commit with this id | |
e45bb341 was referenced but there is no commit with this id | |
d662912e was referenced but there is no commit with this id | |
2dd570de was referenced but there is no commit with this id | |
91624312 was referenced but there is no commit with this id | |
99e60a22 was referenced but there is no commit with this id | |
085ed2f5 was referenced but there is no commit with this id | |
8728730e was referenced but there is no commit with this id | |
cde40557 was referenced but there is no commit with this id | |
ee584d29 was referenced but there is no commit with this id | |
0eee9a95 was referenced but there is no commit with this id | |
84b3e9fd was referenced but there is no commit with this id | |
c4e80486 was referenced but there is no commit with this id | |
1fef7838 was referenced but there is no commit with this id | |
26696e49 was referenced but there is no commit with this id | |
6e24ad57 was referenced but there is no commit with this id | |
21655061 was referenced but there is no commit with this id | |
6fff0c03 was referenced but there is no commit with this id | |
a830b15c was referenced but there is no commit with this id | |
82405159 was referenced but there is no commit with this id | |
7a0bfd4f was referenced but there is no commit with this id | |
93d3b3f6 was referenced but there is no commit with this id | |
b58b3b91 was referenced but there is no commit with this id | |
9b214033 was referenced but there is no commit with this id | |
7d8cba1c was referenced but there is no commit with this id | |
d6985fd6 was referenced but there is no commit with this id | |
669a3b9f was referenced but there is no commit with this id | |
db5214c5 was referenced but there is no commit with this id | |
aba44e23 was referenced but there is no commit with this id | |
20e74837 was referenced but there is no commit with this id | |
4357739a was referenced but there is no commit with this id | |
3f610d16 was referenced but there is no commit with this id | |
357e1c49 was referenced but there is no commit with this id | |
4eb4c0c7 was referenced but there is no commit with this id | |
152d3c5b was referenced but there is no commit with this id | |
9b0432d8 was referenced but there is no commit with this id | |
c112ac12 was referenced but there is no commit with this id | |
f66c238f was referenced but there is no commit with this id | |
9b183ccd was referenced but there is no commit with this id | |
d1f9d284 was referenced but there is no commit with this id | |
9457aeeb was referenced but there is no commit with this id | |
1d526835 was referenced but there is no commit with this id | |
8abd2aaf was referenced but there is no commit with this id | |
bc45af3b was referenced but there is no commit with this id | |
f1bcf98c was referenced but there is no commit with this id | |
22702ea3 was referenced but there is no commit with this id | |
38aa128c was referenced but there is no commit with this id | |
ad51a3a2 was referenced but there is no commit with this id | |
678372e0 was referenced but there is no commit with this id | |
a7302f0a was referenced but there is no commit with this id | |
040354f5 was referenced but there is no commit with this id | |
15d9c937 was referenced but there is no commit with this id | |
ef9d1354 was referenced but there is no commit with this id | |
0fbf92ca was referenced but there is no commit with this id | |
1463ce02 was referenced but there is no commit with this id | |
2a5b642d was referenced but there is no commit with this id | |
ac707d2a was referenced but there is no commit with this id | |
d1c1afd5 was referenced but there is no commit with this id | |
6051e129 was referenced but there is no commit with this id | |
7a8bb0be was referenced but there is no commit with this id | |
aa43bd55 was referenced but there is no commit with this id | |
d549e7e7 was referenced but there is no commit with this id | |
71646ead was referenced but there is no commit with this id | |
bba92c02 was referenced but there is no commit with this id | |
db7af3e7 was referenced but there is no commit with this id | |
e5142619 was referenced but there is no commit with this id | |
10ded7c9 was referenced but there is no commit with this id | |
2b52e0f5 was referenced but there is no commit with this id | |
636888c6 was referenced but there is no commit with this id | |
f98045b2 was referenced but there is no commit with this id | |
3f699e26 was referenced but there is no commit with this id | |
9ea523dd was referenced but there is no commit with this id | |
84b8b9b9 was referenced but there is no commit with this id | |
8e8868a2 was referenced but there is no commit with this id | |
7a8c5ebe was referenced but there is no commit with this id | |
f53c8288 was referenced but there is no commit with this id | |
497c9e07 was referenced but there is no commit with this id | |
0455f42e was referenced but there is no commit with this id | |
c757ada6 was referenced but there is no commit with this id | |
0f3c59c7 was referenced but there is no commit with this id | |
a222a7a2 was referenced but there is no commit with this id | |
34519db5 was referenced but there is no commit with this id | |
6b2739a8 was referenced but there is no commit with this id | |
480271eb was referenced but there is no commit with this id | |
66e0561f was referenced but there is no commit with this id | |
7cf2481d was referenced but there is no commit with this id | |
59e683f6 was referenced but there is no commit with this id | |
fce96423 was referenced but there is no commit with this id | |
b6bbc364 was referenced but there is no commit with this id | |
ef2ee791 was referenced but there is no commit with this id | |
827aa6ee was referenced but there is no commit with this id | |
7dede2d3 was referenced but there is no commit with this id | |
2bc3ac4b was referenced but there is no commit with this id | |
7e5bd319 was referenced but there is no commit with this id | |
ebf5ff1f was referenced but there is no commit with this id | |
6960e7d6 was referenced but there is no commit with this id | |
d00674b3 was referenced but there is no commit with this id | |
168c9c2f was referenced but there is no commit with this id | |
d420f300 was referenced but there is no commit with this id | |
8ea57163 was referenced but there is no commit with this id | |
c70b0d77 was referenced but there is no commit with this id | |
186dc027 was referenced but there is no commit with this id | |
6a1f6818 was referenced but there is no commit with this id | |
df657a35 was referenced but there is no commit with this id | |
bfaec974 was referenced but there is no commit with this id | |
29f1b803 was referenced but there is no commit with this id | |
9e75874b was referenced but there is no commit with this id | |
db849a65 was referenced but there is no commit with this id | |
2058cfbb was referenced but there is no commit with this id | |
b45d99d4 was referenced but there is no commit with this id | |
cfc0f46c was referenced but there is no commit with this id | |
afbe64a4 was referenced but there is no commit with this id | |
4b2a45ff was referenced but there is no commit with this id | |
50cf6779 was referenced but there is no commit with this id | |
7466d3fa was referenced but there is no commit with this id | |
dcf8c16d was referenced but there is no commit with this id | |
960e3b26 was referenced but there is no commit with this id | |
b0c2a117 was referenced but there is no commit with this id | |
9dfca948 was referenced but there is no commit with this id | |
565b2ac2 was referenced but there is no commit with this id | |
5300f3ed was referenced but there is no commit with this id | |
7e76762c was referenced but there is no commit with this id | |
2179a8f2 was referenced but there is no commit with this id | |
75d705f1 was referenced but there is no commit with this id | |
bf318db6 was referenced but there is no commit with this id | |
5b1f341e was referenced but there is no commit with this id | |
8d8dcbf8 was referenced but there is no commit with this id | |
3ca28fc4 was referenced but there is no commit with this id | |
7e3d023b was referenced but there is no commit with this id | |
9f433da0 was referenced but there is no commit with this id | |
80bf3d00 was referenced but there is no commit with this id | |
d7829b77 was referenced but there is no commit with this id | |
edbcd759 was referenced but there is no commit with this id | |
bfe46137 was referenced but there is no commit with this id | |
9b181a70 was referenced but there is no commit with this id | |
c1ccff82 was referenced but there is no commit with this id | |
91cd4011 was referenced but there is no commit with this id | |
efd7146c was referenced but there is no commit with this id | |
7668301d was referenced but there is no commit with this id | |
749831b2 was referenced but there is no commit with this id | |
03fb9e6e was referenced but there is no commit with this id | |
24bd36bc was referenced but there is no commit with this id | |
9f1794cf was referenced but there is no commit with this id | |
f5e40b2f was referenced but there is no commit with this id | |
e297418e was referenced but there is no commit with this id | |
b959ec9b was referenced but there is no commit with this id | |
09242aa7 was referenced but there is no commit with this id | |
631a5e98 was referenced but there is no commit with this id | |
bc093fab was referenced but there is no commit with this id | |
995c6424 was referenced but there is no commit with this id | |
51f2f13b was referenced but there is no commit with this id | |
f753efe1 was referenced but there is no commit with this id | |
630995c7 was referenced but there is no commit with this id | |
9632dc21 was referenced but there is no commit with this id | |
441b8c65 was referenced but there is no commit with this id | |
63a4d958 was referenced but there is no commit with this id | |
26ebb513 was referenced but there is no commit with this id | |
aa731e86 was referenced but there is no commit with this id | |
113a24a9 was referenced but there is no commit with this id | |
a7ca396a was referenced but there is no commit with this id | |
9db4f847 was referenced but there is no commit with this id | |
c581be31 was referenced but there is no commit with this id | |
7da57449 was referenced but there is no commit with this id | |
ecf2b1e4 was referenced but there is no commit with this id | |
119bdf48 was referenced but there is no commit with this id | |
ebc541f1 was referenced but there is no commit with this id | |
193d4dc4 was referenced but there is no commit with this id | |
082c09e0 was referenced but there is no commit with this id | |
90ffa349 was referenced but there is no commit with this id | |
636ddcdb was referenced but there is no commit with this id | |
15e06010 was referenced but there is no commit with this id | |
a8528ecd was referenced but there is no commit with this id | |
e5d2933b was referenced but there is no commit with this id | |
cd8463a8 was referenced but there is no commit with this id | |
a362f4eb was referenced but there is no commit with this id | |
4927eae0 was referenced but there is no commit with this id | |
e95582da was referenced but there is no commit with this id | |
c0b6cafc was referenced but there is no commit with this id | |
e771d1d8 was referenced but there is no commit with this id | |
190e84bb was referenced but there is no commit with this id | |
402f5263 was referenced but there is no commit with this id | |
3ed7e463 was referenced but there is no commit with this id | |
9a371ad4 was referenced but there is no commit with this id | |
9dc6cb8a was referenced but there is no commit with this id | |
94da451f was referenced but there is no commit with this id | |
f6242f50 was referenced but there is no commit with this id | |
ae30136b was referenced but there is no commit with this id | |
44169c7a was referenced but there is no commit with this id | |
0a05cbd9 was referenced but there is no commit with this id | |
c503c1df was referenced but there is no commit with this id | |
2b1537c7 was referenced but there is no commit with this id | |
58687904 was referenced but there is no commit with this id | |
ec8f0b09 was referenced but there is no commit with this id | |
3d356629 was referenced but there is no commit with this id | |
65207879 was referenced but there is no commit with this id | |
44ba0f22 was referenced but there is no commit with this id | |
a17d4652 was referenced but there is no commit with this id | |
075e60a5 was referenced but there is no commit with this id | |
43bf9102 was referenced but there is no commit with this id | |
fb6a7d35 was referenced but there is no commit with this id | |
d3e0c528 was referenced but there is no commit with this id | |
33844cb4 was referenced but there is no commit with this id | |
c5476bd2 was referenced but there is no commit with this id | |
96456b6e was referenced but there is no commit with this id | |
4c10373b was referenced but there is no commit with this id | |
0e82bf3a was referenced but there is no commit with this id | |
43582f53 was referenced but there is no commit with this id | |
9ca48a3c was referenced but there is no commit with this id | |
78c5db26 was referenced but there is no commit with this id | |
f1a7b9d6 was referenced but there is no commit with this id | |
b455d2ec was referenced but there is no commit with this id | |
e22909df was referenced but there is no commit with this id | |
b21a5776 was referenced but there is no commit with this id | |
7aa2848f was referenced but there is no commit with this id | |
ae4ba742 was referenced but there is no commit with this id | |
fc09bc67 was referenced but there is no commit with this id | |
197fcc2c was referenced but there is no commit with this id | |
48d11723 was referenced but there is no commit with this id | |
dbfb2e25 was referenced but there is no commit with this id | |
842318cf was referenced but there is no commit with this id | |
199c4096 was referenced but there is no commit with this id | |
e9e234c8 was referenced but there is no commit with this id | |
ae7e77e7 was referenced but there is no commit with this id | |
aaec2cfe was referenced but there is no commit with this id | |
567d45ba was referenced but there is no commit with this id | |
be9bc022 was referenced but there is no commit with this id | |
03564cda was referenced but there is no commit with this id | |
c94f5db6 was referenced but there is no commit with this id | |
b9e7ad49 was referenced but there is no commit with this id | |
43066b9d was referenced but there is no commit with this id | |
7b523503 was referenced but there is no commit with this id | |
74726ecc was referenced but there is no commit with this id | |
2e4d2958 was referenced but there is no commit with this id | |
e119852c was referenced but there is no commit with this id | |
a266cacf was referenced but there is no commit with this id | |
fa3d168c was referenced but there is no commit with this id | |
37d504e5 was referenced but there is no commit with this id | |
617999c1 was referenced but there is no commit with this id | |
46c05032 was referenced but there is no commit with this id | |
d29eebe6 was referenced but there is no commit with this id | |
b380fd20 was referenced but there is no commit with this id | |
f0582f79 was referenced but there is no commit with this id | |
ff0c4ee1 was referenced but there is no commit with this id | |
c1d98e3a was referenced but there is no commit with this id | |
17d036ad was referenced but there is no commit with this id | |
d4b0bf58 was referenced but there is no commit with this id | |
dd531774 was referenced but there is no commit with this id | |
68448c34 was referenced but there is no commit with this id | |
06d6dc8e was referenced but there is no commit with this id | |
fa238cac was referenced but there is no commit with this id | |
225b1c56 was referenced but there is no commit with this id | |
9dd67cb3 was referenced but there is no commit with this id | |
aaf56d06 was referenced but there is no commit with this id | |
d4c8664d was referenced but there is no commit with this id | |
732172b4 was referenced but there is no commit with this id | |
88f945cd was referenced but there is no commit with this id | |
6409298f was referenced but there is no commit with this id | |
dc9328b1 was referenced but there is no commit with this id | |
09456adc was referenced but there is no commit with this id | |
8ab73c1f was referenced but there is no commit with this id | |
2aed2965 was referenced but there is no commit with this id | |
ca8db0e4 was referenced but there is no commit with this id | |
78bc07cb was referenced but there is no commit with this id | |
caca59a0 was referenced but there is no commit with this id | |
1dbb28a1 was referenced but there is no commit with this id | |
48fa8429 was referenced but there is no commit with this id | |
7a643a21 was referenced but there is no commit with this id | |
5914ecbe was referenced but there is no commit with this id | |
69c06060 was referenced but there is no commit with this id | |
e4cee3ef was referenced but there is no commit with this id | |
499b15b4 was referenced but there is no commit with this id | |
ab7e5559 was referenced but there is no commit with this id | |
a69fdc41 was referenced but there is no commit with this id | |
6c1af04e was referenced but there is no commit with this id | |
b0fc0fa1 was referenced but there is no commit with this id | |
b11e856f was referenced but there is no commit with this id | |
c9428a5f was referenced but there is no commit with this id | |
1e148100 was referenced but there is no commit with this id | |
d938e2fc was referenced but there is no commit with this id | |
fb7c2bca was referenced but there is no commit with this id | |
d7085354 was referenced but there is no commit with this id | |
a7864b85 was referenced but there is no commit with this id | |
f3234baa was referenced but there is no commit with this id | |
daaf0277 was referenced but there is no commit with this id | |
b55b85ae was referenced but there is no commit with this id | |
971b5ecc was referenced but there is no commit with this id | |
688c82cc was referenced but there is no commit with this id | |
2b68cfff was referenced but there is no commit with this id | |
b67171e9 was referenced but there is no commit with this id | |
c1e0e386 was referenced but there is no commit with this id | |
0c5432b3 was referenced but there is no commit with this id | |
9a076eb9 was referenced but there is no commit with this id | |
ca5e3f1c was referenced but there is no commit with this id | |
f6606f2a was referenced but there is no commit with this id | |
3b9233b7 was referenced but there is no commit with this id | |
4ea8c313 was referenced but there is no commit with this id | |
e0a2a8aa was referenced but there is no commit with this id | |
94457a35 was referenced but there is no commit with this id | |
75641fc2 was referenced but there is no commit with this id | |
554f91e8 was referenced but there is no commit with this id | |
4a76778c was referenced but there is no commit with this id | |
ead4fcc3 was referenced but there is no commit with this id | |
96364664 was referenced but there is no commit with this id | |
fe1dcada was referenced but there is no commit with this id | |
5eea5f4e was referenced but there is no commit with this id | |
13989f0c was referenced but there is no commit with this id | |
586b9f2e was referenced but there is no commit with this id | |
7cbaa0c8 was referenced but there is no commit with this id | |
c6e12ee7 was referenced but there is no commit with this id | |
c22144fa was referenced but there is no commit with this id | |
c51358f8 was referenced but there is no commit with this id | |
37ac487d was referenced but there is no commit with this id | |
adb019b6 was referenced but there is no commit with this id | |
f3c7f11c was referenced but there is no commit with this id | |
7bb4152e was referenced but there is no commit with this id | |
f148d618 was referenced but there is no commit with this id | |
6c35cef6 was referenced but there is no commit with this id | |
0a3924de was referenced but there is no commit with this id | |
e81f6a01 was referenced but there is no commit with this id | |
9ef7a7e9 was referenced but there is no commit with this id | |
4df02fac was referenced but there is no commit with this id | |
c642a29a was referenced but there is no commit with this id | |
1fa7cedd was referenced but there is no commit with this id | |
6f086e65 was referenced but there is no commit with this id | |
f3dda96a was referenced but there is no commit with this id | |
9e70bdea was referenced but there is no commit with this id | |
637c1af6 was referenced but there is no commit with this id | |
fbd5e85e was referenced but there is no commit with this id | |
33192b5e was referenced but there is no commit with this id | |
7dc34148 was referenced but there is no commit with this id | |
bc8ca4e6 was referenced but there is no commit with this id | |
91c7b28c was referenced but there is no commit with this id | |
0da331ab was referenced but there is no commit with this id | |
1ac9d657 was referenced but there is no commit with this id | |
b472ad5e was referenced but there is no commit with this id | |
e4c48100 was referenced but there is no commit with this id | |
c745d6b1 was referenced but there is no commit with this id | |
0eea939f was referenced but there is no commit with this id | |
7b1977ec was referenced but there is no commit with this id | |
f13ac2c0 was referenced but there is no commit with this id | |
ebe385b7 was referenced but there is no commit with this id |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment