Historique des commits

Auteur SHA1 Message Date
  Lucas de Souza cc14247167 Fix merge conlfics with rand-impl in lib/math.js il y a 4 ans
  Lucas de Souza c463fba5f6 Rework lib/math.js functions using async/await pattern il y a 4 ans
  Lucas de Souza 990d2681f2 Implement a lcg for the random generator il y a 4 ans
  Lucas de Souza d117362f99 Implement function call stack property of IVProgProcessor class to track functions calls, mainly recursive calls il y a 4 ans
  Lucas de Souza 6c94612745 Rework ivprog language internal functions to conform with the new return rules il y a 4 ans
  Lucas de Souza b2afb4a785 Merge branch 'master' into ast-parse-rework il y a 4 ans
  Lucas de Souza 3ff8fc3024 Implement array assignment rules as defined in Issue #83 il y a 4 ans
  Lucas de Souza e827f6af6c Fix number rounding during calculation il y a 5 ans
  Lucas de Souza 9bcc1128fd Implement random number generator en/pt il y a 5 ans
  Lucas de Souza 6e5d7cf739 Update invalid op message il y a 5 ans
  Lucas de Souza 075008bac9 Implement functions and globals modifications notifier il y a 5 ans
  Igor 269fbdd168 Comitando il y a 5 ans
  Lucas de Souza 1b34b64f39 Change Config class name to ConfigObject il y a 5 ans
  Lucas de Souza 21ba1fb3c2 Refactor IVProgProcessor to use Config class il y a 5 ans
  Lucas de Souza e4bb932c21 Remove explicit calls to 'new Promise' and replace them with Promise.resolve/reject il y a 5 ans
  Lucas de Souza 44ed758cc7 Remove BigNumber.js and bluebird il y a 5 ans
  Lucas de Souza 4f0ea94318 Fix Lib scope function being parsed without Lib ID il y a 5 ans
  Lucas de Souza 85ef096260 Fix function without a return command would not throw a runtime error il y a 5 ans
  Lucas de Souza aefed6cfe4 Fix matrices with no init value throwing exception il y a 5 ans
  Lucas de Souza 6b7c1f0d90 Refactor type system il y a 5 ans
  Lucas de Souza a82b8f9b7c Implement the management required to deal with library_id il y a 5 ans
  Lucas de Souza 40b979244a Refactor max/min function to accept a vector as parameter il y a 5 ans
  Lucas de Souza 88aa8cdb62 Implement the missing Language Defined Functions il y a 5 ans