Historial de Commits

Autor SHA1 Mensaje Fecha
  rain1@openmailbox.org 1aadba1c6f integrate linenoise library hace 7 años
  rain1 77e6f69271 due to new regions stuff, made an error into a warning hace 8 años
  rain1 54557b3291 switched over to a region based allocation system hace 8 años
  rain1 72d1ca8589 just delete it hace 8 años
  rain1 3caadbd923 added parsing and flags for the redirection operators hace 8 años
  rain1 81734118da improved error reporting hace 8 años
  rain1 a45136b55a created an error reporting macro. made expand variables use it. hace 8 años
  rain1 a6bc2151f0 fixed a memory leak on empty lines hace 8 años
  rain1 1efc548d6b improved error messages, added TODOs hace 8 años
  rain1 86d83d95eb code tidy: moved read tokens into tokenizer and deleted envp. hace 8 años
  rain1 5ab9f535ed fixing empty lines and giving syntax errors on && &&, && || hace 8 años
  rain1 341e9dd197 parsing the & flag at the end of a line hace 8 años
  rain1 198897945a improved error messages for variable parsing. hace 8 años
  rain1 eff8291661 moved to an array. added a test hace 8 años
  rain1 618e9f56eb setting up for variables hace 8 años
  rain1 389a3026cc envp goes last hace 8 años
  rain1 22806e9682 bounds checking for lines with many tokens hace 8 años
  rain1 a59180ca7f interpreting && and || hace 8 años
  rain1 4df4817108 operator precedence parsing hace 8 años
  rain1 aa11389bfb interpreting piped commands! hace 8 años
  rain1 57cc95582b basic parsing of pipes hace 8 años