1
0

Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Lucas de Souza 91abf11885 Implement the ability to call the main function from inside the code 5 vuotta sitten
  Lucas de Souza 2e5a1b6a93 Merge branch 'fixDuplicateSymbols' of LInE/ivprog into master 5 vuotta sitten
  Lucas de Souza 676ad2d964 Fix duplicate variables declaration not throwing a Syntax error 5 vuotta sitten
  Lucas de Souza a2dcc689da Fix duplicate functions name not throwing an error 5 vuotta sitten
  Lucas de Souza 7f73f99e04 Merge branch 'fixReturn' of LInE/ivprog into master 5 vuotta sitten
  Lucas de Souza 4d1e207440 Fix executeReturn throwing an errorr during type checking 5 vuotta sitten
  Lucas de Souza 3373e9518c Merge branch 'fixTan' of LInE/ivprog into master 5 vuotta sitten
  Lucas de Souza 1b34b64f39 Change Config class name to ConfigObject 5 vuotta sitten
  Lucas de Souza 35034cf41c Refactor Store to receive the name of the function as a parameter 5 vuotta sitten
  Lucas de Souza 21ba1fb3c2 Refactor IVProgProcessor to use Config class 5 vuotta sitten
  Lucas de Souza 3d83ca104b Implement Config class for the IVProg.js system 5 vuotta sitten
  Lucas de Souza 2824764911 Merge branch 'loopKill' of LInE/ivprog into master 5 vuotta sitten
  Lucas de Souza 8bbce93c05 Implement infinity loop test case 5 vuotta sitten
  Lucas de Souza e4bb932c21 Remove explicit calls to 'new Promise' and replace them with Promise.resolve/reject 5 vuotta sitten
  Lucas de Souza 44ed758cc7 Remove BigNumber.js and bluebird 5 vuotta sitten
  Lucas de Souza 4f0ea94318 Fix Lib scope function being parsed without Lib ID 5 vuotta sitten
  Lucas de Souza 2c326dcb12 Implement infinite loop kill switch that kills programs after 5s w/o input 5 vuotta sitten
  Lucas de Souza 0aaa016237 Merge branch 'fixlineReq' of LInE/ivprog into master 6 vuotta sitten
  Lucas de Souza 66c499701c Fix npm dependecies for required package line-i18n 6 vuotta sitten
  Lucas de Souza 15b9741eab Merge branch 'functionReturn' of LInE/ivprog into master 6 vuotta sitten
  Lucas de Souza 85ef096260 Fix function without a return command would not throw a runtime error 6 vuotta sitten
  Lucas de Souza 8ed5ad70bc Merge branch 'matrixInitVal' of LInE/ivprog into master 6 vuotta sitten
  Lucas de Souza aefed6cfe4 Fix matrices with no init value throwing exception 6 vuotta sitten
  Lucas de Souza 95b56540b0 Merge branch 'fixNullInitValue' of LInE/ivprog into master 6 vuotta sitten
  Lucas de Souza e517bd6e08 Fix issue where non initialized array would throw an error 6 vuotta sitten
  Lucas de Souza e794d3021e Merge branch 'arrayReturn' of LInE/ivprog into master 6 vuotta sitten
  Lucas de Souza 80182fbc67 Implement array as return - Fix #11 6 vuotta sitten
  Lucas de Souza 6e0002bc2d Merge branch 'refactorTypeSys' of LInE/ivprog into master 6 vuotta sitten
  Lucas de Souza 0085ce7917 Fix a bug where a CompoundType could accept another of same dim 6 vuotta sitten
  Lucas de Souza 6b7c1f0d90 Refactor type system 6 vuotta sitten