Commit Graph

420 Commits (0d6df6a2dda73ba6ff020a15375ed570d6a872c0)
 

Author SHA1 Message Date
Matt Godbolt 0d6df6a2dd Progress on supporting cl asm; binary mode and demangling 7 years ago
Matt Godbolt 352d2b605e Move towards json files for tests 7 years ago
Matt Godbolt 2516f3e871 Fix up asm mode to work with msvc 7 years ago
Matt Godbolt e3672d6c41 More config tweaks 7 years ago
Matt Godbolt 770ffe81ef More configuration attempts. I wish I had ccs 7 years ago
Matt Godbolt d6fe745230 More work in progress on win32 7 years ago
Matt Godbolt f175871837 32 and 64-bit 7 years ago
Matt Godbolt e636df32f4 Add failing test 7 years ago
Matt Godbolt 5c86a22920 Slightly better cl19 support 7 years ago
Matt Godbolt 3634b82592 Initial spike of windows support 7 years ago
Matt Godbolt 193a81bf46 Bump up timeouts and memory limits 7 years ago
Matt Godbolt 2e43766d13 Update stub wrt to #106 7 years ago
Matt Godbolt 7adb734a85 Merge pull request #126 from adamnemecek/master
Fixes rejection of any user provided compiler option optionsBlacklistRe isn't set
7 years ago
Adam Nemecek ed4204c9dd Fixes unintended rejection of any user provided compiler option if
optionsBlacklistRe isn't set
7 years ago
Matt Godbolt 7a129ac116 Remove -O by default in rust 7 years ago
Matt Godbolt 5609bc9c55 Nametweaks 8 years ago
Matt Godbolt cf504cc640 GCC 6.1 for real this time 8 years ago
Matt Godbolt 5edf29b5b1 GCC 6.1 8 years ago
Matt Godbolt 4648039721 6.1 rc2 8 years ago
Matt Godbolt cc5f72b4b9 Merge pull request #124 from ibuclaw/dlfbsd
Don't try to link in dl library on FreeBSD.
8 years ago
Matt Godbolt 60af6a769c Merge pull request #123 from ibuclaw/cleanproper
Add clean rule to d/Makefile, and clean up subdirectories in 'make clean'
8 years ago
Matt Godbolt 33e91c10f3 Merge pull request #122 from ibuclaw/staticindexd
Add default D code template for first time page loading
8 years ago
Matt Godbolt 517a9b2490 Merge pull request #121 from ibuclaw/hostoption
Add host option to allow server to run on non-default interface
8 years ago
Iain Buclaw 8bd39349f1 Don't try to link in dl library on FreeBSD. 8 years ago
Iain Buclaw 16530f222a Add clean rule to d/Makefile, and clean up subdirectories in 'make clean' 8 years ago
Iain Buclaw 4d9327d20b Add default D code template for first time page loading 8 years ago
Iain Buclaw 44779db764 Add host option to allow server to run on non-default interface 8 years ago
Matt Godbolt 870355a530 Fix for compiler output window being too high.
Fixes #119
8 years ago
Matt Godbolt 8610ec9316 Update copyright 8 years ago
Matt Godbolt 64a5e410a8 Use https for image fetch 8 years ago
Matt Godbolt 454391b648 Move sharing off the main header (tidying it up somewhat). Use a tip.me link instead of the changetip widget 8 years ago
Matt Godbolt e44e0a0bdf Merge pull request #118 from emlai/master
Use higher-resolution "Fork me on GitHub" ribbon
8 years ago
Emil Laine 9dffef4b50 Use higher-resolution "Fork me on GitHub" ribbon
so it looks better on high-DPI displays.

From https://ar.al/scribbles/fork-me-on-github-retina-ribbons/.
8 years ago
Matt Godbolt cb5ec15dcc Don't rely on Linuxy/GNUey strchrnul. Fixes #117 8 years ago
Matt Godbolt cb4ce67c7c Rename as Compiler Explorer in the navbar 8 years ago
Matt Godbolt 15d5b93752 Fix formatting; add autocompile setting (addresses #114) 8 years ago
Matt Godbolt dc4c0499d4 Fix up usage of clipboard 8 years ago
Matt Godbolt fa449463fc Revamp of perma/full link. Addresses #112 8 years ago
Matt Godbolt 06c29cebf6 Add access keys 8 years ago
Matt Godbolt 3b39141227 Move to bootstrap 3
Uses slightly nicer layout. Took the time to put tooltips on too
(addressing #97).
8 years ago
Matt Godbolt c54e533da5 Handle non-https. 8 years ago
Matt Godbolt 1e80d9d66e Rewrite google short URLs 8 years ago
Matt Godbolt c780ec9a49 Include unrooted godbolt.org links 8 years ago
Matt Godbolt c75cfeaf6f Also allow foo.xania.org (my test setup 8 years ago
Matt Godbolt d847287f9e Add a /g/XXX url to check and redirect as per #113 8 years ago
Matt Godbolt 1c8bdb0f59 Go back to google URL shortening by default 8 years ago
Matt Godbolt 60c7cebda4 Use rison to encode shorter normal URLs 8 years ago
Matt Godbolt 4b6d4e2cf1 Attempt to send accepts header on gist requests 8 years ago
Matt Godbolt 5aa2b43065 Add apologetic notes about gist errors 8 years ago
Matt Godbolt 1e810d3a65 First attempt at adding a GIST URL shortener.
With reference to #19
8 years ago