Commit graph

8 commits

Author SHA1 Message Date
Evan Czaplicki
3d570aa011 Show error messages in browser with elm-server 2013-08-10 23:01:37 -07:00
Evan Czaplicki
0f400da42f Update elm-server to work with 0.9, compiles multiple files 2013-08-10 00:51:29 -07:00
Laszlo Pandy
c24f04b243 [elm-server] add --port=... command line option. 2013-06-04 11:41:00 +02:00
evancz
fb07818e87 Fix file handle problem.
When there was a parse error, Windows would keep the file handle open because the file was only partially read.
2013-05-30 08:02:44 -07:00
evancz
de4e9ac19f Fix mistake in Graphics/Input.js library. 2013-05-22 03:05:44 +02:00
evancz
af75972665 Merge branch 'dev'
Conflicts:
	Elm.cabal
	Examples/elm-js/GameSkeleton/GameSkeleton.elm
	Examples/elm-js/Pong/Pong.elm
	core-js/Signal/Input.js
2013-05-22 00:26:23 +02:00
evancz
be72e868ee Fix the server 2013-04-28 22:17:51 -07:00
evancz
9a0fad5b58 Rename elm-server/ to server/ 2013-03-09 19:16:43 -08:00