Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This is a large change to improve error locations and allow pretty printing.
|
|
|
|
|
|
|
|
Fix attribute on library units.
|
|
Use Type_Definition in type_declarator.
|
|
|
|
|
|
|
|
evaluation: add Get_Path_Instance_Name_Suffix from translation.
grt-signals: rename ghdl_signal_direct_driver to ghdl_signal_add_direct_driver.
add ghdl_signal_direct_assign; make active_chain private.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLVM preliminary work.
|
|
|
|
|
|
Fix style and simplify grt-values.adb. Add tests.
|
|
Replace ghdl_rtik_unit with ghdl_rtik_unit64 and ghdl_rtik_unitptr.
(Preliminary work for llvm).
|
|
|
|
|
|
|
|
testcase. Add missing cases for Type_Mode_E32 in Translation.adb
|
|
|
|
Add comments, minor local renaming.
|
|
|
|
Add a type check in mcode for New_Address.
|
|
|
|
Move protected object allocator in the initializer.
|
|
Simplify translate_object_copy.
|
|
(Use an offset within records for complex types).
|
|
Fix crashes in sem_expr when string literals are used in range exprs.
|
|
|
|
|
|
|
|
|
|
Preliminary work to support llvm.
|
|
|
|
|
|
|
|
attribute in sensitivity list, missing dependence, and block_statement in
expanded name.
|