summary refs log tree commit diff
path: root/bin/1sh/libedit/shlib_version
blob: 303609d268aa5666e0f834c84137a6cd764aef3b (plain) (blame)
1
2
3
4
5
#	$NetBSD: shlib_version,v 1.19 2013/01/22 20:23:21 christos Exp $
#	Remember to update distrib/sets/lists/base/shl.* when changing
#
major=3
minor=1
id=bb373662b37f547b979bbf95c54c3d45864d4a8a&follow=1'>Clean up C lexerJune McEnroe This ordering of rules feels much cleaner. 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe