2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Vladislav Folts c84a50f6de mote tests 10 жил өмнө
  Vladislav Folts b14b57f25c dynamic arrays: add 'add' methof 10 жил өмнө
  Vladislav Folts 33003e4104 adding methods for dynamic arrays (in process) 10 жил өмнө
  Vladislav Folts ba49a9b8df Make type narrowing work even if testing was done for dereferenced (^) in-place variable. 11 жил өмнө
  Vladislav Folts abb6a65a49 redo type promotion logic, fix bugs 11 жил өмнө
  Vladislav Folts 17b402aaa2 Fix scope/visibility. 11 жил өмнө
  Vladislav Folts 015410e645 dynamic arrays code generation (in process) 11 жил өмнө
  Vladislav Folts 2cfb581c3e forbid dynamic arrays as non-VAR arguments 11 жил өмнө
  Vladislav Folts 47478970e9 dynamic arrays: syntax + basic type checking 11 жил өмнө
  Vladislav Folts 665247260b more compiler checks if record is used to initalize in place variable 11 жил өмнө
  Vladislav Folts ffcf6f652d Check if SELF(POINTER) was used and forbid to use variables of these types. 11 жил өмнө
  Vladislav Folts 4e56641f44 New syntax to use SELF as POINTER: SELF(POINTER) 11 жил өмнө
  Vladislav Folts 7c63179c80 Improve error diagnostic. 11 жил өмнө
  Vladislav Folts 6730d7fea3 In place variable can be used as FOR variable. 11 жил өмнө
  Vladislav Folts 3facac9b81 in place variables and string literals 11 жил өмнө
  Vladislav Folts a9223d47f7 Fix relation operations between STRING and strin literal. 11 жил өмнө
  Vladislav Folts 75ed96153e Non-VAR arguments are read-only in Eberon. 11 жил өмнө
  Vladislav Folts 1fb6d216cb Support generic message bus. 11 жил өмнө
  Vladislav Folts 6cc46c6c83 type promotion fixes 11 жил өмнө
  Vladislav Folts 549f39ffd9 Fix Issue #48: type promotion 11 жил өмнө
  Vladislav Folts 530daed22a Fix issue #47: type promotion in module scope. 11 жил өмнө
  Vladislav Folts 8d6aae0579 fix in place variables initialized with array 11 жил өмнө
  Vladislav Folts a0f60594fa in place record variables are cloned from initializers 11 жил өмнө
  Vladislav Folts 05742b6b30 more tests 11 жил өмнө
  Vladislav Folts e3c564eb02 in place variables can reference records 11 жил өмнө
  Vladislav Folts baeb6870ce Do not allow to pass pointer to derived as VAR pointer to base 11 жил өмнө
  Vladislav Folts f3d6032c20 fix type promotion for WHILE 11 жил өмнө
  Vladislav Folts f0aa31a3a4 operator scoped for WHILE 11 жил өмнө
  Vladislav Folts 29b953c608 type promotion in WHILE 11 жил өмнө
  Vladislav Folts 1ae27c1011 type promotion fixes 11 жил өмнө