1. e058c59 Merge pull request #1110 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  2. a51ebd4 support conformanceview by Partouf · 6 years ago
  3. 3c5d67d Merge pull request #1086 from mattgodbolt/shortlinkjson by Patrick Quist · 6 years ago
  4. 88aa406 bugfix by Partouf · 6 years ago
  5. 9397b4a make loading from json a bit more optional by Partouf · 6 years ago
  6. 866361f Merge pull request #1106 from mattgodbolt/clean by Patrick Quist · 6 years ago
  7. 12dbaf3 Initial version of (patchy) Fortran support. by dbroemmel · 6 years ago
  8. 816efb1 type errors by Partouf · 6 years ago
  9. 4bd1d1e not 2019 yet by Partouf · 6 years ago
  10. 4225852 fix by Partouf · 6 years ago
  11. 5887d79 . by Partouf · 6 years ago
  12. d700dfb lint fixes, add error output preprocess func by Partouf · 6 years ago
  13. f7c0e75 lint by Partouf · 6 years ago
  14. b766e08 binary testcode, only works for clean32 3.0 by Partouf · 6 years ago
  15. 706f408 trying out styling by Partouf · 6 years ago
  16. ad1932f bintest by Partouf · 6 years ago
  17. 4b9dd0b std libraries via libPath by Partouf · 6 years ago
  18. ce13a52 recheck if this works by Partouf · 6 years ago
  19. 14fe246 test by Partouf · 6 years ago
  20. ca3336f on linux the folders are different by Partouf · 6 years ago
  21. 9d5cd09 extra libpaths by Partouf · 6 years ago
  22. eda3b9f add cleanpath for binary mode by Partouf · 6 years ago
  23. 05e00e7 oops by Partouf · 6 years ago
  24. ad542bc formatting by Partouf · 6 years ago
  25. 6a769c1 basic asm producing compilation with clean by Partouf · 6 years ago
  26. 5c17178 initial basics by Partouf · 6 years ago
  27. 09d9fa5 Update CONTRIBUTORS.md and Zig compiler styling by RabsRincon · 6 years ago
  28. 667588e being able to store and retreive clientstate json by Partouf · 6 years ago
  29. 7b5b31a refactoring by Partouf · 6 years ago
  30. 27daaff bugfix by Partouf · 6 years ago
  31. 291c7c0 Fix zig 0.2.0 compilation failures by Marc Tiehuis · 6 years ago
  32. 652fd6b move shortlinkinfo to /api by Partouf · 6 years ago
  33. de6d355 removed obsolete titles, made some lines shorter for linter to accept by Partouf · 6 years ago
  34. 1b6ddc3 bugfixes and extra test by Partouf · 6 years ago
  35. 3fa93fa use foreach by Partouf · 6 years ago
  36. 428b09c support ast/opt/cfg/gccdump by Partouf · 6 years ago
  37. 2c71f0d Fix LDC AST detection by RabsRincon · 6 years ago
  38. b99cc61 clientstate utils by Partouf · 6 years ago
  39. ee142f6 Fix typo by Matt Godbolt · 6 years ago
  40. 7f08a4e Stop Zig compiler creating C header files by Marc Tiehuis · 6 years ago
  41. 8a43d59 Treat `xword` as a data directive. Fixes #1081 by Matt Godbolt · 6 years ago
  42. ae8a825 Merge pull request #1069 from tiehuis/zig-support by Rubén · 6 years ago
  43. 2aef82a Add the ability to specify environment variables (on windows) (#1073) by nicole mazzuca · 6 years ago
  44. 5329bf7 Filter potentially dangerous zig user options by Marc Tiehuis · 6 years ago
  45. cdb37a7 Merge branch 'master' into zig-support by Rubén · 6 years ago
  46. ffd04ac Add zig support by Marc Tiehuis · 6 years ago
  47. d1a7c9f Ensure C has proper keyword matching in Monaco by RabsRincon · 6 years ago
  48. bdc447f Fix local storage & add compiler name to unfurling by RabsRincon · 6 years ago
  49. 08cd1ed Use binary buffers for hash; safe64 encode results. Addresses #1056 by Matt Godbolt · 6 years ago
  50. 895369f Move to on-the-fly parsing by RabsRincon · 6 years ago
  51. fa748a2 CamelCasify special_metadata by RabsRincon · 6 years ago
  52. 9d02f2e Restructure open graph metadata by RabsRincon · 6 years ago
  53. c334aa4 Merge branch 'master' into storage by Matt Godbolt · 6 years ago
  54. f703811 Fix incorrect regular expression for jmp calls by Patrick Quist · 6 years ago
  55. c89a1cd Create error handlerss by RabsRincon · 6 years ago
  56. 349bbd4 Improve 404 message by RabsRincon · 6 years ago
  57. 9d388f0 Properly handle request ip logging by RabsRincon · 6 years ago
  58. 4d85929 Fix reset UI link & pending request on error by RabsRincon · 6 years ago
  59. 1a060bc Implement crazy idea to fix anchor links problems by RabsRincon · 6 years ago
  60. e31daa7 Try to fix page reload behaviour seen in beta by RabsRincon · 6 years ago
  61. 466a532 Move metadata to top level to make it indexable by RabsRincon · 6 years ago
  62. 482f388 Add more metadata to each link by RabsRincon · 6 years ago
  63. b538ab0 Store to s3 at the same time we write to dynamo. Wait for both before we return 'ok' to user by Matt Godbolt · 6 years ago
  64. 5d000c4 Make s3 storage configurable; configure for live site by Matt Godbolt · 6 years ago
  65. 9af0b20 Add share metadata (og, twitter) for named links by RabsRincon · 6 years ago
  66. 93b9db2 Merge branch 'master' into storage by Rubén · 6 years ago
  67. e885c80 Improve URL get param handling by RabsRincon · 6 years ago
  68. 0ab9cfd Make S3 store fullHash to support named links by RabsRincon · 6 years ago
  69. d27740f Implement Query approach to s3 link storage db by RabsRincon · 6 years ago
  70. 6536b18 Implement DB with Scan as testing form by RabsRincon · 6 years ago
  71. db325b2 fix ordering of MSVC functions when inlining by Nicole Mazzuca · 6 years ago
  72. 6fa6a24 Optimize local storage unique subhash finding by RabsRincon · 6 years ago
  73. 81a392d Remove .json ext on filenames in local storage by RabsRincon · 6 years ago
  74. 8f82c34 Add S3 machinery to S3 storage solution by RabsRincon · 6 years ago
  75. b4b5a00 Begin s3 implementation by RabsRincon · 6 years ago
  76. e87c19a Use full fs-extra & apply more of Matt comments by RabsRincon · 6 years ago
  77. 418bff3 Separate s3 and local. Implement some Matt ideas by RabsRincon · 6 years ago
  78. a3c4665 Add comments to local storage strategy by RabsRincon · 6 years ago
  79. 21a6c7c Improve subhash finding & error reporting by RabsRincon · 6 years ago
  80. 90d60d6 Small ids for hash support by RabsRincon · 6 years ago
  81. ce246b4 Merge branch 'master' into storage by RabsRincon · 6 years ago
  82. b3b5582 Merge pull request #1032 from mattgodbolt/community_ads by Rubén · 6 years ago
  83. 95658a3 Merge branch 'master' into community_ads by Matt Godbolt · 6 years ago
  84. 5e131d6 Add initial own storage work by RabsRincon · 6 years ago
  85. 61ffd87 allow wsl to support includePath by Nicole Mazzuca · 6 years ago
  86. 615a6e6 lowercase filenames by Nicole Mazzuca · 6 years ago
  87. 97e02f1 Fix comments, plus add some tests by Nicole Mazzuca · 6 years ago
  88. 9ddf22f Support Visual C++ and Windows well by Nicole Mazzuca · 6 years ago
  89. 2fa0809 Only stat the output file once. by Matt Godbolt · 6 years ago
  90. 6304147 Wine fixes. Closes #1017 by Matt Godbolt · 6 years ago
  91. 623f669 Work in progress on community ads by Matt Godbolt · 6 years ago
  92. 984fbd1 Remove final traces of FullStory by Matt Godbolt · 6 years ago
  93. 5cf4d7f Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  94. 7a98e50 Fix handling of falsey values in language properties. Closes #1000 by Matt Godbolt · 6 years ago
  95. d4125e6 Handle moved policies by Matt Godbolt · 6 years ago
  96. c4b9cd3 Directly open Privacy pane & link improvements by RabsRincon · 6 years ago
  97. 2a460e3 Make policies separately enableable, but fixed path (as require() has troubles with webpack). Default off, on for amazon by Matt Godbolt · 6 years ago
  98. d402a53 Add sketch of how we to communicate privacy policy by RabsRincon · 6 years ago
  99. 07e07c5 Merge branch 'master' into EU by Matt Godbolt · 6 years ago
  100. 68af503 Address some PR comments by RabsRincon · 6 years ago