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
5d25ed1d
Commit
5d25ed1d
authored
Apr 28, 2001
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Check case of user-defined types.
parent
5f97a348
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
ChangeLog
ChangeLog
+12
-0
No files found.
ChangeLog
View file @
5d25ed1d
2001-04-28 Per Cederqvist <ceder@moria>
Check case of user-defined types.
* doc/checkargs.py (lexer.__init__): Set __builtin_types,
__builtin_aggregates, __builtin_typelike, __tindex_seen and
__types_used.
(lexer.__seen_type): New method.
(lexer.toplevel_tindex): Implement.
(lexer.__parse_userdefined_types): New method, not yet
implemented.
(lexer.__bad_type): Check that the casing rules for user-defined
types are adhered to.
* doc/Protocol-A.texi (set-pers-flags): Fixed typo.
Check @linkhere usage. Stricter parens checking.
* doc/checkargs.py (reader.check_paren_null): New name for former
check_paren_eof. All callers updated. Clear __parenstack, so
...
...
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