index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
win32.js
Commit message (
Expand
)
Author
Age
*
Tsify lib/compilers (#4609)
gh-6026
Jeremy Rifkin
2023-01-29
*
npm run lint to get const fixes
gh-5871
Jeremy Rifkin
2023-01-17
*
The Grand Reformat (#3643)
gh-2830
Matt Godbolt
2022-05-09
*
Group some files to their own folders (#3384)
gh-2075
Rubén Rincón Blanco
2022-02-22
*
in case of win32 binary mode, use the binary parser and associate obj filenam...
gh-1882
Patrick Quist
2022-02-07
*
Support ELF Tool Chain and LLVM objdump (#2538)
Jessica Clarke
2021-04-01
*
Time all the things (#2462)
Patrick Quist
2021-03-11
*
Attempt at refactoring to better separate ldpaths and libpaths (#2452)
Patrick Quist
2021-03-05
*
fix compiler.options splitting
Partouf
2021-03-04
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Eliminate all dynamic require statements (#2230)
Austin Morton
2020-09-25
*
support library options to be passed on to the compiler (#2215)
Patrick Quist
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
win32 asyncify
Matt Godbolt
2020-01-21
*
sort static libs based on dependencies
Partouf
2019-10-08
*
more static linking
Partouf
2019-10-06
*
bugfix win32 execution
Partouf
2019-08-20
*
linking for VS (static)
Partouf
2019-08-19
*
Ensure objdump runs in the right directory
Matt Godbolt
2019-05-15
*
use properties to determine objdump support
Partouf
2018-11-08
*
disable VC objdump by default
Partouf
2018-11-08
*
lint- and bugfixes
Partouf
2018-11-08
*
support for binary mode on VS compilers
Partouf
2018-11-08
*
Add the ability to specify environment variables (on windows) (#1073)
nicole mazzuca
2018-09-14
*
allow wsl to support includePath
Nicole Mazzuca
2018-07-30
*
Fix comments, plus add some tests
Nicole Mazzuca
2018-07-29
*
Support Visual C++ and Windows well
Nicole Mazzuca
2018-07-28