SQLite

Check-in [eef643a369]
Login

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

Overview
Comment:Show which opcodes are jumps in the comments when generating the opcodes.h header file.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: eef643a369250f1acac4c01a9b3d29068a510e5bf7fa843d565df5e2523e4dd9
User & Date: drh 2017-08-02 03:21:52.265
Context
2017-08-02
11:04
Rearrange integer token values in the parser and logic in the resolveP2Values() routine for a small size reduction and performance increase. (check-in: 1cad2926ad user: drh tags: trunk)
03:21
Show which opcodes are jumps in the comments when generating the opcodes.h header file. (check-in: eef643a369 user: drh tags: trunk)
03:21
Add the "%token" control to the lemon parser. Not currently used by SQLite. (check-in: a6e4c5ae8f user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tool/mkopcodeh.tcl.