0
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Stormwind b8cb251ef8 Fix some whitespaces and return at EOF 2015-10-22 12:11:16 +02:00
Stormwind 9a013f53fd Make Rubella::Input classes respond to each
Also fix some code convetions
2015-04-25 22:41:05 +02:00
Stormwind cf426e2a48 Add Rubella::Input::Base
Add a base class for Inputs so we have an interface for this.
Use this interface in Rubella::Input::JSON.
2015-02-24 21:45:57 +01:00
Stormwind 3bfb03c29c Add documentation and TODOs for JSON input 2015-02-22 22:40:52 +01:00
Stormwind b337198350 Add some more doc 2015-02-19 22:40:38 +01:00
Stormwind 3f49c255ea Fix typo
Forgot an @
2015-02-18 22:41:14 +01:00
Stormwind d3531e8d2b Started implementation of rubella
Dunno why there is no earlier commit...

Map class is probably a little bit too static. I will rewort this later, but
first we'll finish some of the other stuff.
2015-02-17 22:03:32 +01:00