Age | Commit message (Expand) | Author |
2015-07-10 | Convert psl assertion to normal assertion if simple expression. | Tristan Gingold |
2015-06-27 | Improve code generation of strings. | Tristan Gingold |
2015-06-20 | Adjust previous patch. | Tristan Gingold |
2015-06-18 | Add testcase for ticket89. | Tristan Gingold |
2015-06-18 | signals: simplify and fix code for delayed signals. | Tristan Gingold |
2015-06-12 | ortho: allow selected element from an union. | Tristan Gingold |
2015-06-10 | Use directory of output for elaboration file. | Tristan Gingold |
2015-06-09 | Testcase for crash due to physical fp literals. | Tristan Gingold |
2015-06-09 | evaluation: handle fp_literal in build_constant. | Tristan Gingold |
2015-06-09 | Testcase for ticket87 | Tristan Gingold |
2015-06-09 | ghdldrv: compile elab file in output directory. | Tristan Gingold |
2015-06-08 | ghdldrv: use output name for creating the elaboration files. | Tristan Gingold |
2015-06-08 | Testcase for ticket 88. | Tristan Gingold |
2015-06-08 | Fix crash in case of missing configuration. | Tristan Gingold |
2015-06-07 | Initial support of DragonFly. | Tristan Gingold |
2015-06-07 | Add suspend_flag. | Tristan Gingold |
2015-06-06 | Fix dependencies for parallel build in libraries. | Tristan Gingold |
2015-06-05 | Rework procedure calls, now use a record to pass parameters. | Tristan Gingold |
2015-06-05 | ortho/debug: detect too many associations. | Tristan Gingold |
2015-06-03 | Remove unused file and fix permissions. | Tristan Gingold |
2015-06-03 | Add generated files for reimplementation of std_logic_1164. | Tristan Gingold |
2015-06-03 | Reimplementation of std_logic_1164. | Tristan Gingold |
2015-06-02 | Testcase for duplicate subprogram body. | Tristan Gingold |
2015-06-02 | Catch duplicated subprogram body. | Tristan Gingold |
2015-06-02 | Ticket 86 testcase. | Tristan Gingold |
2015-06-02 | Fix translation of protected types declared in subprograms. | Tristan Gingold |
2015-06-02 | Fix simulate backend. | Tristan Gingold |
2015-06-02 | files_map: add normalize_pathname | Tristan Gingold |
2015-06-01 | Add missing dependencies in Makefile.in | Tristan Gingold |
2015-05-30 | Testcase for ticket84. | Tristan Gingold |
2015-05-30 | write: do not implicitely append LF. | Tristan Gingold |
2015-05-29 | Updated PowerShell build scripts for Windows. | Patrick Lehmann |
2015-05-28 | Fix llvm link on darwin (set no_compat_unwind). | Tristan Gingold |
2015-05-27 | Fix regression for expanded names. | Tristan Gingold |
2015-05-27 | Testcase for ticket 83. | Tristan Gingold |
2015-05-27 | Avoid a crash for out of range choice in aggregate. | Tristan Gingold |
2015-05-27 | Testcase for bug23482 | Tristan Gingold |
2015-05-27 | Handle signal attribute in declarations. Fix alias of implicit signal. | Tristan Gingold |
2015-05-27 | Add comments. | Tristan Gingold |
2015-05-26 | testcase for ticket81. | Tristan Gingold |
2015-05-26 | Rework of overload resolution in implicit conversions. | Tristan Gingold |
2015-05-25 | Fix llvm build (add cxxflags). | Tristan Gingold |
2015-05-23 | Preliminary work to support external names (parse, semantic) | Tristan Gingold |
2015-05-22 | Restore relaxed semantic for array attribute staticness. | Tristan Gingold |
2015-05-21 | Use cxx compiler to link llvm executable. | Tristan Gingold |
2015-05-21 | Fix location output in elab error messages. | Tristan Gingold |
2015-05-21 | Add testcases for ticket 77 | Tristan Gingold |
2015-05-21 | Rework exit handling to correctly report exit status. | Tristan Gingold |
2015-05-20 | Testcase for ticket 78. | Tristan Gingold |
2015-05-20 | Testcase for ticket 76. | Tristan Gingold |