Historique des commits

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