Commit graph

14 commits

Author SHA1 Message Date
fros4943 c7ea9fc6e1 minor documentation and code fixes 2009-03-10 21:05:00 +00:00
fros4943 7a216dc837 made two static methods public 2009-02-20 16:49:43 +00:00
fros4943 42c3b0fc19 towards adding support for 64-bit architectures: registering relative memory addresses with contiki instead of fetching absolute addresses to java 2008-11-20 16:34:45 +00:00
fros4943 6c8151b449 removed public static JFrame frame variable. components should instead access the top parent container via getTopParentContainer() 2008-02-12 15:03:02 +00:00
fros4943 ca6b1d4bf8 restructured corecomm to throw exceptions instead of returning success of operation 2007-05-11 10:15:42 +00:00
fros4943 80ec85abad forwarding java corecomm compilation output via messagelist 2007-05-11 10:02:13 +00:00
fros4943 915b7d4d36 forwarding cause of exception 2007-05-10 16:59:00 +00:00
fros4943 b6940d4302 differing between exceptions 2007-05-09 07:18:36 +00:00
fros4943 2a216122b3 throwing exceptions when trying to access the library initially 2007-04-03 16:18:04 +00:00
fros4943 e753966dc0 create class file directory and, if compilation fails, try including cooja.jar 2007-03-24 00:41:10 +00:00
fros4943 24735fb776 added support for dynamic corecomms (generated and compiled on demand) 2007-03-23 14:36:27 +00:00
fros4943 0c98ce0651 documentation (including javadoc) update 2007-01-10 14:57:42 +00:00
fros4943 a05f9acab4 performance improvement when fetching memory (throwing pointer to array instead of creating new one) 2006-08-23 17:11:09 +00:00
fros4943 e81861a0cd added cooja; 'The Contiki OS Java Simulator' 2006-08-21 12:11:16 +00:00