Commit Graph

19 Commits

Author SHA1 Message Date
Matthias Beyer ddf811a589 Make logger types public
This commit makes the logging functionality types from libimagrt public,
so the libimagruby implementation can re-use the ImagLogger type.
2017-01-21 12:38:37 +01:00
Matthias Beyer 221b87d7fb libimagrt: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Matthias Beyer e250ca632e Move edit code from libimagrt 2016-08-09 15:47:55 +02:00
Matthias Beyer 4066ae4048 Add dep: env_logger = 0.3 2016-05-24 16:42:32 +02:00
Matthias Beyer f88e3e629b Add runtime setup helper function 2016-05-18 22:33:01 +02:00
Matthias Beyer f27b114f85 libimagrt: Replace error code with code generator macro 2016-05-17 14:01:58 +02:00
Matthias Beyer 344296487d Add dependency: ansi_term = 0.7 2016-05-15 17:37:56 +02:00
Matthias Beyer 3bb4528060 Enable lints 2016-04-17 20:48:22 +02:00
Matthias Beyer 7f1a671e4d Add debug hook 2016-03-26 18:20:12 +01:00
Matthias Beyer c53cc56d0c Enable warning-to-error deny!() 2016-03-25 16:23:51 +01:00
Matthias Beyer 75ff2c742f Add edit codebase 2016-03-24 11:50:37 +01:00
Matthias Beyer eb74b4b1dc Add dep: tempfile = 2.1.1 2016-03-24 11:50:14 +01:00
Matthias Beyer 192b3b5885 Switch to TOML as configuration language behind the scenes 2016-03-05 12:30:40 +01:00
Matthias Beyer 24ebe6736e Merge pull request #114 from matthiasbeyer/libimagstore/store-new-behaviour
Store::new(): Create path if nonexistent
2016-01-23 19:57:44 +01:00
Matthias Beyer b74e4a0a27 rt: Make runtime module public 2016-01-23 16:08:27 +01:00
Matthias Beyer 6b2502c4d7 rt: Add error for instantiation 2016-01-23 11:57:40 +01:00
Matthias Beyer 8bc8217fa7 Move Runtime (type) to runtime (module) 2016-01-20 20:47:44 +01:00
Matthias Beyer 9cf3e22636 Add initial implementation 2016-01-19 18:26:30 +01:00
Matthias Beyer ff84c7b258 Add: libimagrt 2016-01-09 23:51:24 +01:00