SQLite

Check-in [42af190f4f]
Login

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

Overview
Comment:In the LEMON parser generator, provide reduce actions with access to the lookahead token.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 42af190f4f86ad60de02800054010fafd484ac86ca41e2a13799b2e583eea98c
User & Date: drh 2017-12-15 12:22:21.137
Context
2017-12-15
20:21
Enhance the "swarmvtab" extension. See header comments in ext/misc/unionvtab.c for details. (check-in: 01c173651a user: dan tags: trunk)
12:22
In the LEMON parser generator, provide reduce actions with access to the lookahead token. (check-in: 42af190f4f user: drh tags: trunk)
2017-12-13
23:47
In valueFromExpr() only generate a OOM fault if there have been no prior faults. (check-in: 3765aaf712 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tool/lempar.c.