Commit Graph

20 Commits

Author SHA1 Message Date
mario b2bc54c4f8 clean up of lib.rs 2016-06-28 20:42:33 +02:00
mario 3a9128ec7b various fixes like indentation and function names.
also moved the Result type definition to an extra file/module.
2016-06-28 20:30:54 +02:00
mario 48de71d926 fixed function name 2016-06-28 20:20:35 +02:00
mario 7de2577725 implemented add-hook 2016-06-28 20:13:11 +02:00
mario-kr 4b8bf877c1 Merge pull request #6 from rscheme/implement_read
Implement Read
2016-06-16 10:14:43 +02:00
Roman Schemenau 84581c73ca Renamed function and iterator 2016-06-15 13:10:45 +02:00
schwente 21fa21859b Change the Error handling and remove unsed code 2016-06-08 12:54:11 +02:00
schwente 11b0622804 Fixed the store.delete(...) Return Problem 2016-06-06 14:16:53 +02:00
Roman Schemenau 41dfd51f8b Implement Read 2016-06-01 13:01:19 +02:00
schwente d5dd55820a Do the changes for the Delete function 2016-06-01 12:54:33 +02:00
schwente 03ee6e6838 Delete Function 2016-05-31 13:34:50 +02:00
mario 2f999caeef implement the task struct, trait for task_hookrs::task::Task, and some minor error handling 2016-05-09 17:22:40 +02:00
mario 26ec9710cc introduce ConversionError in error.rs and add trait for task_hookrs::task::Task to convert it to a libimagtodo::task::Task 2016-05-09 12:11:13 +02:00
Mario Krehl df6f41942b added uuid crate and type 2016-05-08 10:59:21 +02:00
mario 0f77c9d3d8 experiment with Store/FileLockEntry 2016-05-04 15:00:48 +02:00
mario efd72d65a1 added dependency to libimagstore 2016-05-04 14:37:25 +02:00
mario 2129ab2a49 added modules to lib.rs 2016-05-04 14:12:14 +02:00
mario ff500d7d44 struct skeleton 2016-05-04 13:54:34 +02:00
mario 02c2613244 created files 2016-05-04 13:47:39 +02:00
mario 89ec7df348 Renamed imag-task to imag-todo, libimagtask to libimagtodo 2016-05-03 17:37:53 +02:00