Commit Graph

9 Commits

Author SHA1 Message Date
Bradlee Speice
20e4dfe4c4 Begin parsing OSIS on my own
Also add Kotlin, since I'd like to do what I can to get away from Java.
2014-09-07 21:27:41 -04:00
Bradlee Speice
9c53484891 Fix some build issues with the JS 2014-09-01 15:57:57 -04:00
Bradlee Speice
c9098c570c Script to set up JS building 2014-09-01 15:35:07 -04:00
Bradlee Speice
ae43667f2f JS can call Android and get a value back! 2014-09-01 14:32:13 -04:00
Bradlee Speice
e20e42b7bd Android can now call Angular! 2014-09-01 12:28:51 -04:00
Bradlee Speice
799091b6e4 Statically get access to the Angular scope 2014-09-01 11:25:22 -04:00
Bradlee Speice
1911f3128a Continued angular work
I probably should note - I'm including the dist/ folder in Git because I'm not expecting everyone to have gulp/dependencies installed. Easier to hack through if you can actually build and run only the Java section of code!
2014-09-01 11:07:24 -04:00
Bradlee Speice
1255580b7a Initial Angular commit 2014-09-01 10:47:59 -04:00
Bradlee Speice
bd77dcc3a7 Initial gulp build system 2014-09-01 10:18:37 -04:00