Histórico de commits

Autor SHA1 Mensagem Data
  Vladislav Folts a54c88fb65 FOR..IN for arrays 10 anos atrás
  Vladislav Folts 5ff5c6c381 respect type system 10 anos atrás
  Vladislav Folts fd656b07c4 js -> eberon transition 10 anos atrás
  Vladislav Folts fff899eb0e js -> eberon transition 10 anos atrás
  Vladislav Folts 5b2663b130 js -> eberon transition 10 anos atrás
  Vladislav Folts b52049bece js -> eberon transition 10 anos atrás
  Vladislav Folts 8cbaba0280 js -> eberon transition 10 anos atrás
  Vladislav Folts d4266eb515 js -> eberon transition, bug fixes 10 anos atrás
  Vladislav Folts 186cbbea7e js -> eberon transition 10 anos atrás
  Vladislav Folts 76238e3810 js -> eberon transition 10 anos atrás
  Vladislav Folts d7d29ba4ed js -> eberon transition 10 anos atrás
  Vladislav Folts 7350165bc7 MAP's scalar element cannot be passed as VAR. 10 anos atrás
  Vladislav Folts 445cfded49 Parameterized constructors. 10 anos atrás
  Vladislav Folts 0342c0f94f Mangle predefined JS object fields: 'constructor' and 'prototype' 10 anos atrás
  Vladislav Folts 37fc981097 move eberon-specific code to separate file 10 anos atrás
  Vladislav Folts 9bf2b4bfe6 Code generation for constructor. 10 anos atrás
  Vladislav Folts 550de623e7 Fix possible pointer variable declaration to undeclared type. 10 anos atrás
  Vladislav Folts 3ec2ef1f97 procedure ending ident is optional in Eberon 10 anos atrás
  Vladislav Folts b14b57f25c dynamic arrays: add 'add' methof 10 anos atrás
  Vladislav Folts 33003e4104 adding methods for dynamic arrays (in process) 10 anos atrás
  Vladislav Folts 47478970e9 dynamic arrays: syntax + basic type checking 11 anos atrás
  Vladislav Folts 75ed96153e Non-VAR arguments are read-only in Eberon. 11 anos atrás
  Vladislav Folts a58212e8ad more tests 11 anos atrás
  Vladislav Folts baeb6870ce Do not allow to pass pointer to derived as VAR pointer to base 11 anos atrás
  Vladislav Folts 9b639a281f temporary values in progress 11 anos atrás
  Vladislav Folts 48189af6ca non-VAR record parameters are read-only 11 anos atrás
  Vladislav Folts 630309f580 Diagnose incorect "IS" for non-VAR parameter. 11 anos atrás
  Vladislav Folts 8815864eaf make possible designate procedure call result in Eberon. E.g.: proc().field()() 11 anos atrás
  Vladislav Folts 0bf923ab6e implement string indexing + bug fixes 11 anos atrás
  Vladislav Folts 482a4be79d fix string literal indexing 11 anos atrás