#pragma lib
[m6w6/ext-psi] / src /
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-24  Michael Wallnersimplify calc/oper
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-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 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-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-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 WallnerIDE navigatable token classes
2017-02-06  Michael Wallnerpre-evaluate constant value on validation
2017-02-03  Michael Wallneradd generated files
2017-02-03  Michael Wallnerconfigure: generate less files, and do that in build dir
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 Wallnerget rid of weird lemon symbols
2017-02-01  Michael Wallnerbetter dependency management
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
2016-11-28  Michael Wallnertravis: try RTLD_DEFAULT
2016-11-28  Michael Wallnerparser: add mmap and string parser
2016-11-22  Michael Wallnerraising the head after a three-weeks refactoring
2016-10-24  Michael Wallnerflush
2016-10-21  Michael Wallnercppcheck: fix realloc, vanullarg, unsignedcmp
2016-10-21  Michael Wallnercppcheck: fix possible null deref and unused structs
2016-10-18  Michael Wallnerautoconf: split into subdirectories; redirect calls...
2016-10-18  Michael Wallnerexpand let marshal's parameters
2016-10-18  Michael Wallnertypes refactoring
2016-10-18  Michael Wallnervalidation and marshaling of structs/unions
2016-10-18  Michael Wallnerfunctor types
2016-10-18  Michael Wallnerinner let vals
2016-08-25  Michael Wallnerapi refactoring
2016-08-24  Michael Wallnermake the parser understandable by IDE
2016-08-23  Michael Wallnerimprove/fix build
2016-02-16  Michael WallnerMerge branch 'more-validations' origin/master
2016-02-16  Michael Wallnermore validations
2016-02-16  Michael Wallnermade the real decl_type a union
2016-02-16  Michael Wallnermore validations
2016-02-16  Michael Wallnerflush
2016-02-15  Michael Wallnerfix parseing/dumping functors
2016-02-15  Michael Wallnerfix varargs support
2016-02-15  Michael Wallnerlibjit backend callback support
2016-02-15  Michael Wallnerindent nested type dumps; fix anonymous dump
2016-02-15  Michael Wallnerextract psi_callback()
2016-02-15  Michael Wallnerfix dump
2016-02-12  Michael Wallnerdon't let impls leak into decls
2016-02-12  Michael WallnerMerge branch 'callbacks'
2016-02-12  Michael Wallnerzval passthru
2016-02-12  Michael Wallnerfix leaks
2016-02-12  Michael Wallnerbasic callback support
2016-02-11  Michael Wallnerflush
2016-02-10  Michael Wallnerflush
2016-02-09  Michael Wallnerflush
2016-02-08  Michael Wallnerflush
2016-02-05  Michael Wallnercallable and func_ptr typedef fixes
2016-02-04  Michael Wallnermake CALLOC a fallback NAME
2016-02-02  Michael Wallnerfix build & tests
2016-02-01  Michael Wallnerflush
2016-02-01  Michael Wallnerflush
2016-01-29  Michael Wallnersilence first validation round
2016-01-29  Michael Wallnerflush
2016-01-28  Michael Wallnerflush
2016-01-28  Michael Wallnerflush
2016-01-28  Michael Wallnerfull struct typedefs
next