core/defs.lisp


Log

Author Commit Date CI Message
Thomas de Grivel 7b7f68b6 2020-03-09T11:57:50 add type
Thomas de Grivel c1256c2e 2018-07-26T14:28:21 update license and copyright
Thomas de Grivel c624a110 2018-07-14T15:52:53 get-specified
Thomas de Grivel 670d29a6 2018-07-14T15:51:53 defgeneric
Thomas de Grivel 7380d8d0 2018-07-10T12:35:13 host
Thomas de Grivel dcccd4b1 2018-07-10T12:32:38 fix sorting resources
Thomas de Grivel f2092efd 2018-07-10T12:28:32 init dependency list
Thomas de Grivel da867967 2018-07-04T04:38:50 make resource-id a string
Thomas de Grivel 21f133c5 2018-07-03T11:24:19 Support Linux Debian.
Thomas de Grivel ca6ffa97 2018-07-02T16:14:04 rewrite without iterate
Thomas de Grivel aec515e9 2018-07-02T16:11:40 fix type declaration
Thomas de Grivel 5d472fdc 2015-09-23T06:34:38 Host probes.
Thomas de Grivel 9c762a14 2015-09-23T06:28:03 List-operations as generic.
Thomas de Grivel 037a0140 2015-09-23T06:26:57 Allow sorting resources in diff.
Thomas de Grivel 501913c0 2015-09-20T23:09:30 Improve host probes.
Thomas de Grivel 82692d14 2015-09-18T03:55:54 ssh-host class not needed anymore.
Thomas de Grivel a21264d4 2015-08-01T01:38:07 Implement resource operations.
Thomas de Grivel 8fa3f1fd 2015-07-26T23:53:28 fix
Thomas de Grivel 3522982b 2015-07-26T23:52:13 ws
Thomas de Grivel b37057b1 2015-07-24T19:36:38 Allow specifications to be projected from probed values.
Thomas de Grivel 995fdea7 2015-07-23T19:38:19 Change RUN, SHELL-RUN and HOST-RUN to use STR call convention.
Thomas de Grivel 10f09333 2015-07-23T18:39:04 Allow merging of specific property values.
Thomas de Grivel b05f4cf3 2015-07-23T18:32:30 Better host and localhost handling.
Thomas de Grivel 1b9dad71 2015-02-08T20:59:45 Fix compilation, resource containers and localhost.
Thomas de Grivel 3b423620 2014-12-17T14:35:26 Change properties symbols to keywords.
Thomas de Grivel e465e299 2014-12-17T00:05:17 Fix probes.
Thomas de Grivel 3630a7d5 2014-12-17T00:04:18 Preliminary work on ops.
Thomas de Grivel 34f3771c 2014-11-03T17:33:27 Refactor code into modules. Implement SPECIFY macro.