Граф коммитов

  • a17498d595 Switched to .NET Standard 1.3 master Virgile Bello 2020-05-10 16:27:45 +0200
  • b9fa0f56c4 Switched to Profile32 (Windows 8.1) for Store apps (including UWP) Virgile Bello 2016-07-08 13:19:55 +0900
  • 55427e3255 Fix output directories Manu 2016-07-01 15:29:25 +0900
  • 323d486afe Fix missing reference to shared project Manu 2016-07-01 15:29:16 +0900
  • 4bd1ad0ed0 Merge remote-tracking branch 'github/master' Manu 2016-07-01 15:21:13 +0900
  • b76f8ebe66 Refactor CoreCLR support Add UWP support Manu 2016-07-01 15:10:11 +0900
  • e4b64ada8f Fix invalid newlines Manu 2016-07-01 15:06:38 +0900
  • cee6023f1b [CppNet] Update GUID for CoreCLR project Manu 2015-12-14 15:36:38 +0900
  • b0bdc4cbe0 [CoreCLR] Different output for CoreCLR version Manu 2015-12-14 15:32:18 +0900
  • 6877358c8f Merge pull request #1 in PDX/cppnet from manu/coreclr to master Emmanuel Stapf 2015-10-29 14:55:37 +0900
  • 664652bb15 Use MSBuildThisFileDirectory to refer to the CoreCLR location. Manu 2015-10-29 14:50:49 +0900
  • 28bd17a1af [CoreCLR] Instead of throwing Exception we let the IOException bubble up. (Formerly it generated an Application Exception) but that type doesn't exist on CoreCLR. Manu 2015-10-29 14:38:53 +0900
  • 4b9e1e1163 [CoreCLR] Added support to compile against CoreCLR. Emmanuel Stapf 2015-10-15 10:03:22 +0900
  • 4b7387ccbb Fixed invalid newline characters. Emmanuel Stapf 2015-10-15 09:49:04 +0900
  • c1f97b2b0a Reverted previous commit since it is not compilable under PCL since FileInfo is not available. Emmanuel Stapf 2015-10-15 09:48:29 +0900
  • aa86f77d95 Made default project compile against PCL. Emmanuel Stapf 2015-10-15 09:40:49 +0900
  • bbf4d0dafb Added exclude for obj. Emmanuel Stapf 2015-10-05 14:41:14 +0900
  • cf8b105d76 Project to compile against CoreCLR. Emmanuel Stapf 2015-10-05 14:40:57 +0900
  • 1bc46796f4 Added .gitignore. Emmanuel Stapf 2015-10-05 14:35:05 +0900
  • b21ce3280b Added CoreFxRef submodule to compile CppNet for CoreCLR. Emmanuel Stapf 2015-10-05 14:28:52 +0900
  • a4bc9cd757 Made code compile under both .NET Framework and .NET Core. Emmanuel Stapf 2015-08-22 20:06:58 -0700
  • 151092b3e4 [CppNet] Add strong name sign key Alexandre Mutel 2014-12-08 09:34:59 +0900
  • db8e689ab1 Add PreprocessorListenerBase to allow custom logging of errors/warnings while keeping original line/column information. improve-listener Alexandre Mutel 2014-12-07 00:24:11 +0900
  • ad463cd3ea Fix issue with StringLexerSource.getPath Alexandre Mutel 2014-12-06 10:32:58 +0900
  • 6af139a2db Allow a null filename if not set in a Source Alexandre Mutel 2014-12-06 10:00:18 +0900
  • 42e5e8e610 Add support StringLexerSource.getName() to allow tokenizer working with Feature.LINEMARKERS (Currently NullReferenceException) Alexandre Mutel 2014-12-06 09:54:29 +0900
  • 2709de3564 performance fix Mike Kasianowicz 2014-09-29 20:28:11 -0500
  • baa43b863f Update README.md xtravar 2014-09-25 23:12:34 -0500
  • c4dd3abb55 initial commit Mike Kasianowicz 2014-09-25 23:05:30 -0500
  • 31a5f5a408 Initial commit xtravar 2014-09-25 22:26:56 -0500