L4Re/idl4re

Changelog

(0) -100 -10 +10 tip
155:0a7a77875dbf 153:920e35c538ea
2020-04-18 Paul Boddie changeset files shortlog graph Reset last_include so that headers are not accumulated between interfaces.
idl.y
154:64708213c59d 159:559cd86cd5ac
2020-04-18 Paul Boddie changeset files shortlog graph Expanded the documentation and added tools for building it.
docs/tools/make_docs.sh docs/tools/make_releases.sh docs/tools/sign_releases.sh docs/wiki/Downloads docs/wiki/Getting_Started docs/wiki/L4Re_Support docs/wiki/Prerequisites docs/wiki/idl docs/wiki/idl4re
153:920e35c538ea 154:64708213c59d 155:0a7a77875dbf
2020-03-05 Paul Boddie changeset files shortlog graph Introduced a common IDL export directory variable.
mk/client_interface_c.mk mk/client_interface_cc.mk mk/comp_interface_c.mk mk/comp_interface_cc.mk mk/export_comp_interface_c.mk mk/export_comp_interface_cc.mk mk/export_interface_c.mk mk/export_interface_cc.mk mk/idl.mk mk/interface_rules.mk ...
152:f1731319923f
2020-02-23 Paul Boddie changeset files shortlog graph Adopted more descriptive IDL output directory variable naming.
mk/client_interface_c.mk mk/client_interface_cc.mk mk/comp_interface_c.mk mk/comp_interface_cc.mk mk/idl.mk mk/server_interface_c.mk mk/server_interface_cc.mk
151:b4a0cb9ef90e
2020-02-09 Paul Boddie changeset files shortlog graph Added some more documentation.
docs/wiki/Getting_Started docs/wiki/Prerequisites docs/wiki/idl4re
150:916d2a311a1d
2020-02-09 Paul Boddie changeset files shortlog graph Introduced L4Re build system Makefiles.
mk/client_interface_c.mk mk/client_interface_cc.mk mk/comp_interface_c.mk mk/comp_interface_cc.mk mk/idl.mk mk/interface_rules.mk mk/server_interface_c.mk mk/server_interface_cc.mk
149:2c91a2dd01ee
2020-01-30 Paul Boddie changeset files shortlog graph Added initial reference documentation.
docs/wiki/idl4re
148:b96e9538b70c
2020-01-27 Paul Boddie changeset files shortlog graph Minor wording fix for the --server option.
docs/idl.1
147:930c312189f7
2019-12-16 Paul Boddie changeset files shortlog graph Added an Opener interface, modifying the Filesystem interface.
examples/filesystem.idl examples/opener.idl
146:6f1d0991e0b9
2019-12-15 Paul Boddie changeset files shortlog graph Fixed message sending where reply codes were not being set at the right time. Moved reply operations from wrapper functions into dispatch functions for appropriate kinds of operations; wrapper functions now also return success instead of potentially spurious errors. Where messages are not accessed in wrapper functions, casts are used to silence compiler warnings.
dispatch.c server.c server.h templates.h
(0) -100 -10 +10 tip