Commit Graph

2804 Commits

Author SHA1 Message Date
RabsRincon
b7375fdc55 Fix PULL_REQUEST_TEMPLATE.md comment tag 2018-06-14 07:20:21 +02:00
Rubén
3e5b6a7488 Create PULL_REQUEST_TEMPLATE.md 2018-06-13 16:05:50 +02:00
RabsRincon
57405e4888 Remove unnecessary quotes 2018-06-11 07:57:16 +02:00
RabsRincon
4ace632668 * Add DMD 2.080.1 2018-06-10 04:11:08 +02:00
RabsRincon
373587cf4c Fix compiler key filter bug 2018-06-09 23:42:58 +02:00
RabsRincon
821c533326 * Add GHC 4.3.2 2018-06-09 18:07:43 +02:00
Matt Godbolt
2e7fb1fb3e Use multiple cores to xz compress 2018-06-09 08:53:34 -05:00
Matt Godbolt
be46aed6cf Fix mistake in include path for new windows compilers. Fixes #951 2018-06-09 08:45:26 -05:00
Matt Godbolt
6235faf899 Merge pull request #909 from mattgodbolt/contextualdemangler
Demangling changes
2018-06-08 22:30:35 -05:00
Matt Godbolt
31391d2d0f New (dailyish) MSVC compilers 2018-06-08 17:12:19 -05:00
Matt Godbolt
7185af7257 Name the MSVC compiler groups 2018-06-08 17:12:19 -05:00
Matt Godbolt
cbcdc75bc4 Sort the compiler groups alphabetically 2018-06-08 17:12:19 -05:00
RabsRincon
3d885ebdaf Change CONTRIBUTORS.md order
Now it's from oldest to newest contributor.
Link to dirty python script, in case the list needs to be rebuilt:

https://gist.github.com/RabsRincon/94f8dff107059c8b9ba12aa57d8265b2
2018-06-08 23:58:11 +02:00
RabsRincon
7672554522 Create CONTRIBUTORS.md
Lists contributors which are not in AUTHORS.md nor in the special thanks
	section in the README.mm, from newest to oldest
2018-06-08 23:50:48 +02:00
Rubén
88f203aa51 Merge pull request #949 from mattgodbolt/libsdropdown
Change libs dropdown style
2018-06-08 21:00:57 +02:00
Partouf
2bca0bfa30 use -n on the unittests, so they run under windows as well 2018-06-08 16:35:19 +02:00
Partouf
1c1f5c2952 undo -n 2018-06-08 16:21:24 +02:00
Partouf
e9202f12e4 start to collect often used regular expressions for asm 2018-06-08 16:02:32 +02:00
Partouf
5fb14fd49b use const for c++filt path 2018-06-08 15:31:54 +02:00
Partouf
181c98434a fix copyright notice 2018-06-08 15:30:23 +02:00
Partouf
9340aefa8c only loop once over translations array 2018-06-08 15:25:04 +02:00
Matt Godbolt
b77c7d345b Attempt at adding msvc 2015_u3 2018-06-07 20:51:51 -05:00
RabsRincon
49ec6bdd84 Add some right marging to lib dropdown arrow 2018-06-08 01:25:53 +02:00
RabsRincon
36c6f8b108 Prettify new changelog style based on suggestions 2018-06-08 01:03:33 +02:00
RabsRincon
07a75219e5 Make lib arrow purely a CSS element 2018-06-07 20:36:32 +02:00
RabsRincon
7169b98c09 Remove topBarHeight cache as it caused ui issues
This fixes the instances where the bottom bar would be
	partially hidden in some cases. The tradeoff of
	having to recompute the height on every resize is
	acceptable in this case (In my opnion..)
2018-06-07 17:45:11 +02:00
RabsRincon
70925596f1 Remove superflous _.bind 2018-06-07 14:44:30 +02:00
RabsRincon
9bd2da38e7 Fix arrow colour & add dark theme variant 2018-06-07 14:42:56 +02:00
RabsRincon
6d61ca56e5 Add jQuery .data element access
Move from add/remove X to toggleX variants
2018-06-07 14:34:43 +02:00
RabsRincon
6428a9c145 * Change libs dropdown style
It now features a nice hide/show system.
Needs more work! (Check branch PR for history)
2018-06-07 03:30:23 +02:00
RabsRincon
98903223e4 Change changelog format by removing hash display 2018-06-07 03:27:44 +02:00
RabsRincon
c612b56a13 Create ansiToHtml at construction time
Added padding to program execution output. This might be reverted back
	once we have proper execution support (@mattgodbolt)
2018-06-07 01:48:45 +02:00
RabsRincon
ab6c09828d Avoid undefined message if exception has no code
This should stop errors from being eaten up on the UI!
2018-06-07 01:45:58 +02:00
RabsRincon
fd6c7397fb Finally add mir-algorithm 1.0.0
The problem which prevented it seems to have vanished.

Closes #856
2018-06-07 01:40:52 +02:00
RabsRincon
0dc11a16ac Separate PPC and MIPS to each own group
Makes differenciating both easier.

Thanks @joelsherrill for the headsup

Closes #945
2018-06-06 23:11:24 +02:00
RabsRincon
d54d10ca95 Add compiler id to gathering version log message
As seen in Matt's video, it might prove useful in the future
2018-06-06 19:20:17 +02:00
Matt Godbolt
a6f9faeed8 Merge pull request #943 from ethanhs/master
Add RISC-V support
2018-06-05 17:26:33 -05:00
Ethan Smith
a4137a20d4 Change compiler name to fit style 2018-06-05 11:00:25 -07:00
Matt Godbolt
7e80f3bbcb More thanks 2018-06-05 11:08:23 -05:00
Ethan Smith
9bdc412d2b Remove riscv64 and add note about clang trunk 2018-06-04 13:20:34 -07:00
Matt Godbolt
b999f4ca62 More thanks 2018-06-02 14:24:04 -05:00
Ethan Smith
1f0fdaec43 Add RISC-V support 2018-06-01 21:07:25 -07:00
RabsRincon
ed35d66529 Remove CCTZ from Abseil's dependencies
It no longer requires it
2018-06-01 08:35:34 +02:00
Matt Godbolt
b0615a93a5 More thanks 2018-05-30 09:41:12 -05:00
RabsRincon
019a4df4ef Fix prependOptions visibility 2018-05-29 18:16:30 +02:00
Matt Godbolt
c698a1a3c4 Merge pull request #940 from mattgodbolt/int-properties
Avoid 0X.. property values to be parsed as ints
2018-05-28 10:27:42 -05:00
RabsRincon
5dcd18f0f5 Avoid 0X.. property values to be parsed as ints
It might break 3rd party configs in some obscure way, but after looking
at how it might happen, I can't see obvious reasons not to implement it
2018-05-28 00:59:43 +02:00
Matt Godbolt
012f392821 Remove some old notes; move oldhash to test (it's an old manual test setp I'm keeping for posterity) 2018-05-24 12:36:57 -05:00
Matt Godbolt
63de746f02 Merge pull request #935 from cor3ntin/add-expected-lite
Add expected-lite
2018-05-24 12:13:37 -05:00
Corentin Jabot
a02560216c Add expected-lite 2018-05-24 15:50:09 +02:00