19 Commits (develop)

Autor SHA1 Mensaje Fecha
  Benjamin Attal 3fd25b944e Change parser commands into subprocesses rather than servers. hace 10 años
  Benjamin Attal ed4bc75f1e Update parser commands, change parsers to subprocesses rather than servers, implement ruby parser with subprocess. hace 10 años
  Benjamin Attal 54a3485837 Add parsing for import statements in java. hace 10 años
  Benjamin Attal 554314c40a Move ruby parser to Ripper. hace 10 años
  Benjamin Attal 12ad10bad1 Rename modules 'namespaces' hace 10 años
  Ben Kurtovic 8f39ce2f59 Ruby: use 'namespaces' instead of 'modules'. hace 10 años
  Benjamin Attal e295044ec2 Fix null row issue. hace 10 años
  Benjamin Attal 2d643b1069 Stop ruby parser from failing. Add other parser fixes. Should be good hace 10 años
  Benjamin Attal 16775a6490 Remove negative line numbers for parsers. hace 10 años
  Benjamin Attal 966ef007d5 Debug parse init function. hace 10 años
  Benjamin Attal e9f0ddfe71 Ensure ruby parser returns all dictionary keys, regardless of whether or not there are elements in them. hace 10 años
  Benjamin Attal 73dee778c5 Can specify which port to run ruby server on. hace 10 años
  Benjamin Attal 1f56300c73 Make sure parse servers return json loadable data. Make sure Java server closes client connection. hace 10 años
  Benjamin Attal 5d3baf49d1 Change format of string returned from ruby server to correct symbol table format. hace 10 años
  Benjamin Attal 0fb2cacbd4 Make sure parse servers return json loadable data. Make sure Java server closes client connection. hace 10 años
  Benjamin Attal 0a7cccc74c Change format of string returned from ruby server to correct symbol table format. hace 10 años
  Benjamin Attal be7c871cc9 Add Rakefile task for running ruby parse server. hace 10 años
  Benjamin Attal 044a448602 Change the format of the symbols to fit with earwig's issue. hace 10 años
  Benjamin Attal d8048a74f0 Fix data length sent to client from ruby server. Pad with extra bytes. hace 10 años
  Benjamin Attal 7f1d9dd2d3 Add a working preliminary version of the ruby parser. Still need to add hace 10 años
  Benjamin Attal 08f16074fb Add template for ruby parser hace 10 años