Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy ae77864844 tags T_NIL, etc, changed to LUA_T_NIL, etc 31 years ago
  Roberto Ierusalimschy 0162decc58 tags T_NIL, etc, changed to LUA_T_NIL, etc 31 years ago
  Roberto Ierusalimschy ac68a3abc4 frees filename from file stack 31 years ago
  Roberto Ierusalimschy f53460aab9 CREATEARRAY now has an argument, the size of the array to create. 31 years ago
  Roberto Ierusalimschy 41e4c5798e small corrections 31 years ago
  Roberto Ierusalimschy fb23cd2e26 deletion of 'include mm.h' 31 years ago
  Waldemar Celes 2f1de3b1e1 implementacao das funcoes 'date', 'time' e 'beep'. 31 years ago
  Roberto Ierusalimschy 1a6536aaad deletion of 'include mm.h' 31 years ago
  Waldemar Celes d7cb47fadf new parameter in function 'tree_create'. Maybe we will return to 31 years ago
  Waldemar Celes f84abc6799 split to 'ugly.h'. 31 years ago
  Waldemar Celes 3386e3c1fb definition of ugly tokens 31 years ago
  Roberto Ierusalimschy 25010f8e09 remove of 'printf' for debuging. 31 years ago
  Waldemar Celes 424db1db0c power operator (^). 31 years ago
  Waldemar Celes e9049cbfc9 files end with EOF, instead of 0. 31 years ago
  Waldemar Celes f8c8159362 adaptative garbage collection. 31 years ago
  Waldemar Celes d1c5f42943 new algorithm for reading floats. 31 years ago
  Waldemar Celes ad07c0f638 new operations POWOP (power) and PUSHMARKMET (for marking method calls). 31 years ago
  Waldemar Celes fca10c6733 Aumentar buffer para saida. 31 years ago
  Waldemar Celes 6bc68d4645 Acertar bug para evitar formato "%5.0s", por exemplo. 31 years ago
  Waldemar Celes ceaaa0cca8 Correcao do tratamento de erro reportado dentro de uma funcao. 31 years ago
  Waldemar Celes 82ceb12b7a Implementacao das funcoes para conversao de angulos rad r deg. 31 years ago
  Waldemar Celes 87dded9363 Mudancas na sintaxe para a versao 2.0. Igual relacional passa 31 years ago
  Waldemar Celes d107d5bfd2 implementacao de busca no campo godparent em substituicao 31 years ago
  Waldemar Celes d7d7b477bb consertar bug no formato real com zero casas decimais e 31 years ago
  Waldemar Celes dc6d0dcc09 retirar especificador de formato %n da funcao ToReal e 31 years ago
  Waldemar Celes 7cfb5ff41f Mudancas para tornar lex.c um modulo independente dos outros 31 years ago
  Luiz Henrique de Figueiredo 24c962de43 added support for ugly tokens 31 years ago
  Waldemar Celes 98d9509676 sai strtod, entra sscanf. permite conversao de numeros com espacos em volta. 31 years ago
  Waldemar Celes 98263e2ef1 acertar bug no formato de string. 31 years ago
  Waldemar Celes d2117d66ec default size for arrays is no more 101, as arrays now can grow. 31 years ago