]> git.nickg.me.uk Git - nvc.git/shortlog
nvc.git
2021-11-13 Nick GassonBump version to 1.5.3 v1.5-branch github/v1.5-branch sr.ht/v1.5-branch r1.5.3
2021-10-13 Nick GassonBuffer too small for printing TIME'HIGH. Issue #98
2021-10-06 Nick GassonFix crash evaluating nested constant records. Fixes...
2021-09-27 Nick GassonFix modulo calculation with negative numbers
2021-09-27 Nick GassonMissing temp stack mark/restore around assert expression
2021-09-27 Nick GassonEvaluation for xor/xnor/nand/nor
2021-08-09 Nick GassonFix --syntax command when file contains multiple design...
2021-08-09 Nick GassonFix race updating library index
2021-07-31 Nick GassonUpdate HISTORY.md
2021-07-31 Nick GassonHandle access(2) returning EPERM in macOS sandbox....
2021-07-28 Nick GassonBump version to 1.5.2 r1.5.2
2021-07-26 Nick GassonUse macos-10.15 for GitHub Actions
2021-07-26 Nick GassonFix unit tests
2021-07-26 Nick GassonFix crash with large signal in package. Issue #420
2021-07-21 Nick GassonFix a bug with mixed array types in lower_dyn_aggregate
2021-07-21 Nick GassonUpdate HISTORY and improve attr9 test case
2021-07-21 Nick GassonFix error with 'VALUE on enum subtypes. Issue #419
2021-07-08 Nick GassonOptimise loading large library index from disk
2021-07-08 Nick GassonTry to open lock file read-write if possible. Issue...
2021-06-15 Nick GassonFix assertion failure lowering integer to real cast
2021-06-15 Nick GassonFix invalid LLVM when wait delay loaded from record
2021-05-25 Nick GassonFix wrong order of use declarations in elaborated design
2021-05-24 Nick GassonFix crash when assigning to package signal
2021-05-06 Nick GassonFix static build with LLVM 12
2021-04-17 Nick GassonFix crash with long running procedure suspending in...
2021-04-17 Nick GassonImplement textio read procedure for time
2021-04-17 Nick GassonAdd missing textio read subprogram for bit. Issue #408
2021-04-17 Nick GassonNeed to link libexecinfo on FreeBSD
2021-04-09 Nick GassonBump stable version to 1.5.1 r1.5.1
2021-04-09 Nick GassonUpdate build instructions for OpenBSD
2021-04-09 Nick GassonUse Pandoc to generate the manual page
2021-04-09 Nick GassonFix eval_op_copy when copying record types. Issue #404
2021-04-09 Nick GassonDeterministic order for library index. Fixes #409
2021-04-09 Nick GassonAdd GitHub actions
2021-04-09 Nick GassonFix incorrect generation of wait statement for concurre...
2021-04-09 Nick GassonUpdate to latest pc_from_ucontext.m4
2021-04-08 Nick GassonDisable jit_trace on non-Linux systems
2021-04-08 Nick GassonFix warning in vcode.c
2020-07-19 Nick GassonDistribute IEEE sources r1.5.0
2020-07-19 Nick GassonUpdate for 1.5 release
2020-06-25 Nick GassonFix Coveralls link in README
2020-06-25 Nick GassonUse Coveralls for code coverage
2020-06-25 Nick GassonDisable Cygwin on Appveyor
2020-06-24 Nick GassonFixes for installation in MSYS2. Issue #394
2020-06-24 Nick GassonFix _vec_load argument passing on Windows
2020-06-20 Frank Mori... Allocate memory for eval state as needed, rather than...
2020-06-16 Nick GassonMissing NULL checks in eval.c. Fixes #400
2020-06-12 Nick GassonSegfault when constant folding uses too much memory...
2020-06-06 Nick GassonFix real rounding to integer. Issue #397
2020-06-06 Nick GassonUpdate IEEE libraries
2020-06-06 Nick GassonFunctions that allocate from temp stack cannot be pure...
2020-06-06 Nick GassonGenerate unwinding table
2020-04-24 Nick GassonFix Travis CI
2020-04-24 Nick GassonDo not use byval argument passing for arrays. Fixes...
2020-04-23 Nick GassonAdd note about LLVM 8+ not being supported yet. Issue...
2020-04-23 Nick GassonFix corner case in textio.readline. Issue #393
2020-04-18 Nick GassonFix assertion failure with LLVM 7. Issue #392
2020-04-16 Nick GassonRemove resolution wrapper function. Issue #392
2019-11-09 Nick GassonHandle unset TERM variable
2019-09-08 Nick GassonCrash while recovering from parse error. Fixes #388
2019-08-27 Nick GassonFix incorrect string buffer size in run_regr
2019-08-27 Nick GassonWrong file name in assertion message. Fixes #387
2019-08-22 Nick GassonMissing error when body does not match specification...
2019-08-08 Nick GassonSave comment pragmas in JSON
2019-08-05 Nick GassonStart handling comment pragma
2019-07-23 Nick GassonAdd support for parsing synthesis translate_on/off...
2019-07-04 Nick GassonUse bear to generate compile_commands.json
2019-07-01 Sebastien Van... Add support to allow JSON AST dump (#384)
2019-03-17 Nick GassonFix segfault with -O0
2019-03-17 Nick GassonFix GCC 8 warnings in run_regr.c
2019-03-17 Nick GassonImport IEEE libraries
2019-03-11 Nick GassonFix warnings with GCC 8.3
2019-01-05 Nick GassonAdd makefile target to build compile_commands.json
2019-01-05 Nick GassonFix build with LLVM 7.0
2019-01-05 Nick GassonFix Windows warnings
2019-01-02 Nick GassonFix unit tests on Windows
2018-10-23 Nick GassonFix IEEE download URL
2018-10-23 Nick GassonOptimise vcode generation for loops
2018-10-23 Nick GassonElide bounds check for certain for loops
2018-10-23 Nick GassonVarious x86 performance improvements
2018-10-23 Nick GassonAdd a "range null" vcode op
2018-08-09 Nick GassonLXT waveform file format is deprecated
2018-08-09 Nick GassonUpdate GtkWave sources to 3.3.79
2018-08-09 Nick GassonUpdate version to 1.5-devel
2018-08-06 Nick GassonFix procedure argument passing on MingW 64-bit
2018-08-06 Nick GassonFix uarray parameter alignment on 32-bit systems
2018-08-05 Nick GassonFix LLVM shared library detection on Mingw
2018-08-05 Nick GassonFix build under Mingw
2018-08-01 Nick GassonFix warning in _sched_waveform_s
2018-08-01 Nick GassonFix build with LLVM 6.0
2018-08-01 Nick GassonUse LLVM "byval" attribute when passing unconstrained...
2018-08-01 Nick GassonPass unconstrained array structs by pointer to match...
2018-07-16 Nick GassonRelease version 1.4.0 r1.4.0
2018-07-06 Nick GassonUpdate HISTORY.md
2018-07-06 Nick GassonFix hiding of implicitly declared operators. Fixes...
2018-07-06 Nick GassonFix cases where implicit operators were incorrectly...
2018-06-26 Nick GassonFix stack overflow in signal assignment loop
2018-06-13 Nick GassonFix checking for ranges in select statement. Fixes...
2018-06-02 Nick GassonFix AppVeyor build after fetch-ieee.sh changes
2018-06-02 changephilipieee download webpage has changed (#375)
next