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

7 Коммитов

Автор SHA1 Сообщение Дата
Andoni Morales Alastruey db86b6aa2e Fix reload of XAML pages including other local views
Closes #20
2018-11-08 21:41:44 +01:00
Andoni Morales Alastruey 4d1d0d3da5 Improve error messages 2018-11-03 21:03:43 +01:00
Andoni Morales Alastruey 31b07f61e6 Add initial support for CSS 2018-11-03 02:27:10 +01:00
Andoni Morales Alastruey c26197e02f Start support for real devices and android emulator
Instead of HTTP servers in both the IDE and the devices
use a bidreccional TCP comunicator.
The client is now starting the connection using the IP
provided in the IdeIP resource.
There is a new weaver that replaces the IdeIP resource with the
real IP defaulting to localhost.
2018-11-02 22:19:54 +01:00
Andoni Morales Alastruey f4c5c47c83 Cleanup IEvaluator API 2018-10-08 22:39:37 +02:00
Andoni Morales Alastruey 01fcdff91e Implement code-behind live updates 2018-10-08 22:18:43 +02:00
Andoni Morales Alastruey cdd2155832 Add a new Roslyn evaluation backend targetting netstandard2.0
The Roslyn backend does not work yet on iOS
2018-09-26 00:28:25 +02:00