Commit graph

52 commits

Author SHA1 Message Date
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
Kudzu
fbe3811226 renamer 2017-07-10 18:31:16 -04:00
Kudzu
f0e22d615a renamer 2017-07-10 18:25:35 -04:00
Kudzu
3c68a961b4 tools 2017-07-10 13:42:55 -04:00
Kudzu
58f6f43e8a renamer 2017-07-03 19:30:50 -04:00
Kudzu
95103ea9fd more ref fixes 2017-07-03 19:30:41 -04:00
Kudzu
153a59af92 Test sln 2017-07-03 18:57:15 -04:00
Kudzu
e70afe3165 Few more fixes 2017-07-03 18:49:38 -04:00
Kudzu
3047e05854 renamer 2017-07-03 18:17:07 -04:00
Kudzu
6688bf0308 renamer 2017-07-03 18:09:24 -04:00
Kudzu
b62da18c77 renamer 2017-07-03 18:07:00 -04:00
Kudzu
443286fc65 renamer 2017-07-03 18:04:16 -04:00
Kudzu
85ac1de9b1 renamer 2017-07-03 17:34:44 -04:00
Kudzu
0daa909277 renamer 2017-07-03 17:32:25 -04:00
Kudzu
9810ab02d4 renamer 2017-07-03 17:27:36 -04:00
Kudzu
8cd35b4bea Renamer 2017-07-03 17:10:54 -04:00
Kudzu
1091cd7925 renamer 2017-07-03 16:48:22 -04:00
Kudzu
076af7b5d0 renamer 2017-07-03 15:24:36 -04:00
Kudzu
2d9e1b2e68 renamer 2017-07-03 15:21:51 -04:00
Kudzu
634e8efe4c renamer... sloppy bugs :( 2017-07-03 15:16:47 -04:00
Kudzu
8e187f7ff4 renamer 2017-07-03 15:12:46 -04:00
Kudzu
38fcff2dd8 Renamer 2017-07-03 15:10:36 -04:00
Kudzu
4d32099887 renamer 2017-07-03 14:37:41 -04:00
Kudzu
fa5c96ce67 rename sln 2017-07-03 14:21:04 -04:00
Kudzu
7e80746a9e rename tool 2017-07-03 14:18:41 -04:00
Kudzu
29d457aea5 Rename Tool 2017-07-03 14:11:12 -04:00
Kudzu
0dbce66806 Rename tool 2017-07-03 14:08:03 -04:00
Kudzu
4fb7e6c321 Rename tool 2017-07-03 13:38:43 -04:00
Kudzu
808160ecaa Renamer 2017-07-03 11:41:06 -04:00
Kudzu
6d3d9fcbde Builder changes 2017-07-03 11:25:44 -04:00
Kudzu
f063206f21 SLN 2017-07-02 12:53:01 -04:00
Charles Betros
411ce3e872 Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
Charles Betros
b7cd470c33 Merge 2016-06-28 23:36:03 -05:00
Charles Betros
607db8f5ff Merge missing stuff from plug manager. 2016-06-28 23:32:53 -05:00
jp2masa
9b6bd665be Fix String.EndsWith and add reference to PlugsInspector project (#393)
* Fix String.EndsWith

* Add Cosmos.Core.Plugs as Reference to PlugsInspector so the list includes every plug.
2016-06-26 01:49:23 -05:00
Matthijs ter Woord
3bfaf7f670 Make plugmanager not throw exceptions when plug targets are not found. 2016-06-25 12:16:51 -04:00
Matthijs ter Woord
19160c30d4 Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
Charles Betros
0bef9a8fac Updating solution config. 2016-03-13 12:27:58 -05:00
Charles Betros
4a3b6a50df Fixed up project and solution configurations and remove jetbrains annotations. 2016-03-06 17:33:21 -06:00
Charles Betros
d790a6ad52 Removed an unused project. 2016-02-16 16:21:26 -06:00
Charles Betros
f69f4c8fd9 Fixed some annoying runtime errors in the ILSpy plugin. 2016-02-16 16:21:05 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Charles Betros
b6d95e1668 Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
MyvarHD
1f4e3b13c5 moved il2cpu to compiler 2014-12-29 11:35:29 +02:00
MyvarHD
bc8cab17a4 Added the functunality to call the IL2CPU from Command line 2014-12-27 22:38:30 +02:00
Matthijs ter Woord
6d92015618 - refactoring to allow reuse of method generation inside property accessors generation
- property accessors generation
2014-12-06 11:38:08 +01:00
Matthijs ter Woord
f5cebe5228 Now able to generate method plugs as well. 2014-12-06 10:59:28 +01:00
Matthijs ter Woord
fe639aa340 Start with ILSpy plugin to generate plug code. 2014-12-06 10:35:51 +01:00
Matthijs ter Woord
af46aa7959 - cleanup
- ring enforcement works now, but only based on the attributes.
2014-12-05 19:57:17 +01:00