m6w6/ext-psi
2017-09-07  Michael Wallnercompat: PHP-7.2
2017-09-07  Michael WallnerCPP directives are not ignored/treated as comments...
2017-09-07  Michael WallnerMerge pull request #3 from gitter-badger/gitter-badge-1
2017-09-07  The Gitter... Add Gitter badge 3/head
2017-09-06  Michael Wallnertravis: update
2017-09-06  Michael Wallnerparser: decl blacklist
2017-09-06  Michael Wallnermarshal: fix enum return value
2017-09-05  Michael Wallnercontext: avoid duplicate registration of enum constants
2017-09-05  Michael Wallnertests: sqlite changed error messages
2017-09-05  Michael Wallnerfix size of array elements
2017-09-05  Michael Wallnercpp: sizeof, anon decls, etc
2017-09-05  Michael Wallnercpp: fix token pasting
2017-09-05  Michael Wallnerbuild: PHP-7.2 compat
2017-09-05  Michael Wallnercosmetics
2017-09-05  Michael Wallnernull pointer safeguards
2017-09-05  Michael Wallnernull pointer safeguards
2017-09-05  Michael Wallnervalidate: check anonymous decl
2017-07-27  Michael Wallnercpp: fix relative includes
2017-07-27  Michael Wallnercpp: avoid errenous multiple expansions
2017-07-26  Michael Wallnerfix coupling of impl + call_info + decl
2017-07-26  Michael Wallneradd malloc stubs
2017-07-25  Michael Wallnerfix leaks
2017-07-25  Michael Wallnerfix leak
2017-07-25  Michael Wallnerfix leak
2017-07-25  Michael Wallnerstatic memory for let_calloc
2017-07-25  Michael Wallnerallow full numeric expressions as impl_def_vals
2017-07-25  Michael Wallneradd free()
2017-07-24  Michael Wallnersimplify calc/oper
2017-07-19  Michael Wallnerconfigure: add stdarg
2017-07-07  Michael Wallnervalidation
2017-07-07  Michael Wallnervalidate: include decls in the multiple validation...
2017-07-07  Michael Wallnermarshal: allow casting from/to enum val
2017-07-07  Michael Wallnerdon't register constants with its anon prefix
2017-07-07  Michael Wallnerparser: fix parsing decls with anon params
2017-07-07  Michael Wallnerparser: fix parsing escaped characters
2017-07-07  Michael Wallnercpp: fix dumping strings and chars
2017-07-07  Michael Wallnercpp: include psi.directory in cpp search path
2017-07-07  Michael Wallnerffi: fix buffer overrun when padding struct storage
2017-07-07  Michael Wallnercpp: inherit macro token's file, line and col information
2017-07-03  Michael Wallneradministrative: rm unused file
2017-07-03  Michael Wallnerbuild: fix package.xml
2017-05-03  Michael Wallnerbuild: no -W on old re2c
2017-05-03  Michael Wallnerbuild: fix Makefile
2017-05-03  Michael Wallnerimproved type validation
2017-05-03  Michael Wallnerbitfield support
2017-05-03  Michael Wallnerparser: fix string handling
2017-05-03  Michael Wallnerallow decl_vars as struct args
2017-05-03  Michael Wallnersplit decl to allow functors as arg
2017-05-03  Michael Wallnercpp
2017-05-03  Michael Wallnerfix leak
2017-05-03  Michael Wallnercpp
2017-05-03  Michael Wallnerfix awk re
2017-05-03  Michael Wallnerbison
2017-05-03  Michael Wallnerparser: NAME fallback ERROR,WARNING
2017-05-03  Michael Wallnercpp: token stringification and pasting
2017-05-03  Michael Wallnercpp
2017-05-03  Michael Wallnerfirst draft of a simple cpp scanner
2017-02-21  Michael Wallnerparser: regenerate with file header
2017-02-21  Michael Wallnertodo
2017-02-21  Michael Wallnerbuild: do not clean any shipped files by default
2017-02-21  Michael Wallnertests: add missing getopt002.phpt
2017-02-21  Michael Wallnertests: add missing yaml directory
2017-02-21  Michael Wallnerbuild: generate package.xml
2017-02-20  Michael Wallnerbuild: fixes
2017-02-20  Michael Wallnerbuild: PHP<7.2 compatibility
2017-02-20  Michael Wallnercalc: generate calculators
2017-02-20  Michael Wallnernum_exp: re-parseable dumps
2017-02-09  Michael Wallnerimpl: add {pre,post}_assert statements
2017-02-09  Michael Wallnercalc: boolean expressions
2017-02-08  Michael Wallnertypes: missing 'long double' in psi_t_size() and psi_t_...
2017-02-08  Michael Wallnerabi: support for most basic calling conventions
2017-02-08  Michael Wallnerposix: arpa_inet
2017-02-08  Michael Wallnerconfigure: fix fd restoration
2017-02-08  Michael Wallnertests: add calc tests
2017-02-07  Michael Wallnerconfigure: fix consts; rel paths for lemon; stabilize
2017-02-06  Michael Wallnerclose #1: do not check for constants value
2017-02-06  Michael Wallnertravis: fix lemon
2017-02-06  Michael Wallnerconfigure: fix maintainer mode
2017-02-06  Michael Wallnerwe need the typedef also for release builds
2017-02-06  Michael Wallnerfix extra ws
2017-02-06  Michael WallnerIDE navigatable token classes
2017-02-06  Michael Wallnerpre-evaluate constant value on validation
2017-02-03  Michael Wallnertravis: fix LEMON
2017-02-03  Michael Wallneradd generated files
2017-02-03  Michael Wallnerconfigure: generate lemon in the build dir, too
2017-02-03  Michael Wallnerconfigure: generate less files, and do that in build dir
2017-02-02  Michael Wallnerconfigure: add --enable-psi-maintainer-mode
2017-02-02  Michael Wallnerparser: fix uninitialized args
2017-02-01  Michael Wallnerrm bak
2017-02-01  Michael Wallnerfix cppcheck warnings
2017-02-01  Michael Wallnerupdate lemon
2017-02-01  Michael Wallnerget rid of weird lemon symbols
2017-02-01  Michael Wallnerbetter dependency management
2017-01-31  Michael Wallnerfix test
2017-01-31  Michael Wallneravoid COW violation
2017-01-31  Michael Wallnerfix leak
2017-01-31  Michael Wallnernew zend_type
2016-12-05  Michael WallnerMakefile: optional deps
2016-12-01  Michael Wallnernum_exp: RPN calculator
2016-11-30  Michael Wallnernum_exp: bitwise ops and op precedence
next