Lucas de Souza
|
482ddc41fc
fix: Fix a bug in lib/lang.js int/float convertion functions
|
2 anni fa |
Lucas de Souza
|
145634b25b
Implement the following convertions: char -> int, int -> char
|
4 anni fa |
Lucas de Souza
|
9855101099
Rework lib/lang.js functions using async/await pattern
|
4 anni fa |
Lucas de Souza
|
6c94612745
Rework ivprog language internal functions to conform with the new return rules
|
5 anni fa |
Lucas de Souza
|
62d9309480
Fix negatio operator syntax error
|
5 anni fa |
Lucas de Souza
|
075008bac9
Implement functions and globals modifications notifier
|
5 anni fa |
Igor
|
269fbdd168
Comitando
|
5 anni fa |
Lucas de Souza
|
162f5c6424
Fix function without a return command would not throw a runtime error
|
6 anni fa |
Lucas de Souza
|
9d190afe1c
Fix issue where non initialized array would throw an error
|
6 anni fa |
Lucas de Souza
|
299a49dd3e
Refactor type system
|
6 anni fa |
Lucas de Souza
|
47afd73d21
Implement the missing Language Defined Functions
|
6 anni fa |
Lucas de Souza
|
dcd5f2345d
Implement some language defined functions
|
6 anni fa |