- 27 May, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 24 May, 2019 5 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
store pointer to symbol definition of SYSRULE in ident_sys_rule_def, store the pointer to the instructions in sdef_instructions of a SYSRULE SymbDef instead of ident_instructions of an Ident
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
move struct ident_string to scanner_2.c, in struct parameter: remove fields par_kind and par_ident, replace field par_loc by par_loc_name
-
- 23 May, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
remove fields ident_environ and ident_symbol, add WARNED_NO_INLINE_CODE, remove field dm_system_module_table_kind
-
- 22 May, 2019 7 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
remove ModuleIdTable, StdArrayId and initialisation of StdBoolId and StdMiscId (overwritten in backend.c)
-
johnvg@science.ru.nl authored
-
- 21 May, 2019 2 commits
-
-
johnvg@science.ru.nl authored
Revert "temporarily add fields gcd_strict_arguments to record GenericConsDescriptor and grd_strict_fields to record GenericRecordDescriptor of module StdGeneric" This reverts commit abaf1022.
-
johnvg@science.ru.nl authored
Revert "Fix previous commit: add 6th field of generic descriptors as well in postparse (curently only for temporary field gcd_strict_arguments)" This reverts commit 4c2f4982.
-
- 16 May, 2019 4 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
remove symb_next, store function types of definition modules in mfts_function_symbol_a, store SpecialArrayFunctionSymbols in sdef_special_array_function_symbol instead of symb_next, remove ExitOnInterrupt calls
-
johnvg@science.ru.nl authored
restore include of windows.h deleted by previous commit, this caused a link error on 64 bit windows because a dll was no longer imported
-
johnvg@science.ru.nl authored
-
- 15 May, 2019 1 commit
-
-
johnvg@science.ru.nl authored
-
- 14 May, 2019 3 commits
-
-
johnvg@science.ru.nl authored
store field symbol definition of instance apply in symb_val.val_apply_instance_field_def instead of symb_next
-
johnvg@science.ru.nl authored
This reverts commit 9ac83a27.
-
johnvg@science.ru.nl authored
-
- 10 May, 2019 3 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 09 May, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
remove constructors from list of symbols, don't copy type and constructor symbols for bem_types and bem_constructors
-
- 07 May, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 06 May, 2019 1 commit
-
-
johnvg@science.ru.nl authored
remove BEAnnotateTypeNode and BEAttributeTypeNode, replace BETypeVar0TypeNode, BETypeVarNTypeNode and BENormalTypeNode by BEVar0TypeNode, BEVarNTypeNode and BESymbolTypeNode
-
- 03 May, 2019 1 commit
-
-
johnvg@science.ru.nl authored
remove struct flat_type, replace fields type_lhs by type_symbol and type_attribute, remove BEFlatType, adjust BEAbstractType, replace BEAlgebraicType, BEExtendableAlgebraicType and BERecordType by BEDefineAlgebraicType, BEDefineExtensibleAlgebraicType and BEDefineRecordType, add constructor index argument to BEDefineRecordType and pass TypeArgP instead of TypeNodeP to remove hack in this function and BEConstructorSymbol
-
- 02 May, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
replace BENodeDef and BENodeDefs by BENodeDefList, replace BEStrictNodeId and BEStrictNodeIds by BEStrictNodeIdList, replace BEConstructor and BEConstructors by BEConstructorList, replace BEField and BEFields by BEFieldList, replace BEString and BEStrings by BEStringList, replace BECodeParameter and BECodeParameters by BECodeParameterList, replace BENodeIdListElem and BENodeIds by BENodeIdList
-
- 01 May, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-
- 30 Apr, 2019 2 commits
-
-
johnvg@science.ru.nl authored
-
johnvg@science.ru.nl authored
-