Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
f3980e74
Commit
f3980e74
authored
Aug 28, 2003
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Generate two now forms of extracted grammars. Publish them on the
web. Mention them in Protocol-A.texi.
parent
c177c6c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
1 deletion
+27
-1
ChangeLog
ChangeLog
+27
-1
No files found.
ChangeLog
View file @
f3980e74
2003
-
08
-
28
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Generate
two
now
forms
of
extracted
grammars
.
Publish
them
on
the
web
.
Mention
them
in
Protocol
-
A
.
texi
.
*
doc
/
Protocol
-
A
.
texi
(
Extracted
grammar
):
New
appendix
that
discusses
the
extracted
files
.
*
doc
/
Makefile
.
am
(
update
-
www
):
Depend
on
protocol
-
a
-
full
.
txt
,
so
that
checkargs
.
py
is
run
first
.
Copy
the
generated
grammars
to
the
web
dir
.
(
protocol
-
a
-
full
.
txt
):
New
target
.
*
doc
/
checkargs
.
py
:
Generate
protocol
-
a
-
recommended
.
txt
and
protocol
-
a
-
current
.
txt
.
(
prot_a_type
.
__init__
):
Initialize
__recommended
to
0.
(
prot_a_type
.
use
):
New
argument
:
recommended
.
All
callers
updated
.
Set
the
__recommended
flag
once
a
recommended
request
or
async
uses
this
type
.
(
prot_a_builtin
.
use_recurse
):
Ditto
.
(
prot_a_type
.
recommended
):
New
method
.
(
lexer
.
__parse_type
):
Replaced
the
protover
arguemnt
with
a
request
object
.
All
callers
updated
.
(
lexer
.
__parse_request_arg
):
Ditto
.
(
generate_stable_output
):
New
argument
:
filename
,
only_recommended
.
(
generate_summary_output
):
New
function
.
*
doc
/
constructs
.
expected
:
Updated
.
2003
-
08
-
28
Kent
Engstr
ö
m
<
kent
@
lysator
.
liu
.
se
>
Add
support
for
the
"html"
alternative
of
mx
-
refuse
-
import
.
...
...
@@ -80,8 +106,8 @@
(prot_a_type.line_no): Renamed from line().
(prot_a_type.use): New argument: protover. All callers
and derived methods updated.
(prot_a_type.protover): New method.
(prot_a_builtin.use_recurse): Ditto.
(prot_a_type.protover): New method.
(prot_a_simple.base_type): New method.
(prot_a_simple.array): New method.
(prot_a_alternate.type_a): New method.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment