protobuf

Changes On Branch chicken-5
Login

Changes On Branch chicken-5

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch chicken-5 Excluding Merge-Ins

This is equivalent to a diff from 9caf73d2af to 749e901863

2022-11-01
18:05
Updated release information file Leaf check-in: 749e901863 user: murphy tags: chicken-5
18:03
Bumped version to 1.2.3 check-in: b12b824032 user: murphy tags: chicken-5, v1.2.3
2018-08-19
02:08
Ported the egg to CHICKEN 5 check-in: 3b4b1696e6 user: murphy tags: chicken-5
2018-08-18
20:06
imported v1.1.2 Leaf check-in: 9caf73d2af user: murphy tags: trunk, v1.1.2
20:05
imported v1.1.1 check-in: 8e3da7a570 user: murphy tags: trunk, v1.1.1

Changes to LICENSE.txt.

Changes to encoding.scm.

Changes to extend/protobuf/bigint.scm.

Changes to extend/protobuf/chicken.proto.

Changes to generator.scm.

Changes to generic.scm.

Changes to google/protobuf/compiler/plugin.scm.

Changes to google/protobuf/descriptor.scm.

Changes to main.scm.

Added protobuf.egg.

Deleted protobuf.meta.

Added protobuf.release-info.

Changes to protobuf.scm.

Deleted protobuf.setup.

Changes to protoc-gen-chicken.scm.

Changes to reflection.scm.

Added srfi-4-comprehensions.scm.

Changes to syntax.scm.

Changes to tests/abook.scm.

Changes to tests/generic.scm.

Changes to tests/main.scm.

Added tests/packing.proto.

Added tests/packing.scm.

Changes to tests/run.scm.