Historie revizí

Autor SHA1 Zpráva Datum
  Lucas de Souza dc3f2580be Implement write as a function with polymorphiv variadic parameter před 4 roky
  Lucas de Souza 7b9a1c5dba Rework lib/io.js and all I/O related classes using async/await pattern před 4 roky
  Lucas de Souza 70d9767b34 Implement whitespace trim on string outputs during automatic assessment for both expected and generated outputs před 4 roky
  Lucas de Souza 0e8cfa7562 Fix a bug that did not cancel pending input requests when the processor had its mode set as ABORT před 4 roky
  Lucas de Souza 9d13c0d46b Implement instruction count (counts commands and expressions) to limit program execution and delay some computations před 4 roky
  Lucas de Souza 3e37f91cc5 Implement better error messages in the input function and recursive calls před 4 roky
  Lucas de Souza 6c94612745 Rework ivprog language internal functions to conform with the new return rules před 4 roky
  Lucas de Souza e07c633c0d Implement array access and parameters as array refference (still missing assignment to an array position) před 4 roky
  Lucas de Souza 320394a16f Implement atomic variables StoreValue and StoreValueRef types před 4 roky
  Lucas de Souza ce0a504f75 Implement Location and Address to emulate memory allocation/deallocation to facilitate refference usage inside the program and other future improvements před 4 roky
  Lucas de Souza e7f24d4791 Fix read function type exception error messages před 5 roky
  Lucas de Souza b6bb750f65 Fix integer not being trunced when read from input před 5 roky
  Lucas de Souza d3b3cfcbe0 Merge branch 'master' into visualui před 5 roky
  Lucas de Souza 937b382f23 Implement type cast during eval of Mod and relational operators před 5 roky
  Lucas de Souza 31a124c9b1 Implement type cast during assignment před 5 roky
  Lucas de Souza 06a072eef7 Implement declaration initial value type casting před 5 roky
  Igor 269fbdd168 Comitando před 5 roky
  Lucas de Souza 2c326dcb12 Implement infinite loop kill switch that kills programs after 5s w/o input před 5 roky
  Lucas de Souza 6b7c1f0d90 Refactor type system před 5 roky
  Lucas de Souza a92ca4a593 Implement some language defined functions před 5 roky