Lucas de Souza 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
..
test00.spec.js 299a49dd3e Refactor type system před 5 roky
test01.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test02.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test03.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test04.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test05.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test06.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test07.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test08.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test09.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test10.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test11.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test12.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
test13.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test14.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test15.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test16.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test17.spec.js 299a49dd3e Refactor type system před 5 roky
test18.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test19.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test20.spec.js 299a49dd3e Refactor type system před 5 roky
test21.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test22.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test23.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test24.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test25.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test26.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test27.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test28.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test29.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test30.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test31.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test32.spec.js 7098d2b3eb Implement InputTest class as a helper to create test cases for I/O před 5 roky
test33.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test34.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test35.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test36.spec.js 6d9d55731c Implement OutputTest helper class and its test case před 5 roky
test37.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test38.spec.js f9c53a34cb Implement LanguageService and the structure to translate the module před 5 roky
test39.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test40.spec.js 1dc0ee7397 Implement new language defined functions structure před 5 roky
test41.spec.js 5ea39722ce Implement LozalizedStrings error messages during parsing před 5 roky
test42.spec.js 299a49dd3e Refactor type system před 5 roky
test43.spec.js dcd5f2345d Implement some language defined functions před 5 roky
test44.spec.js 52d0a69b39 Fix findFunction in semanticAnalyser před 5 roky
test45.spec.js 8b3f33b964 Implement Semantic Analysis with type check před 5 roky
test46.spec.js 8b3f33b964 Implement Semantic Analysis with type check před 5 roky
test47.spec.js 8b3f33b964 Implement Semantic Analysis with type check před 5 roky
test48.spec.js 8b3f33b964 Implement Semantic Analysis with type check před 5 roky
test49.spec.js 8b3f33b964 Implement Semantic Analysis with type check před 5 roky
test50.spec.js 52d0a69b39 Fix findFunction in semanticAnalyser před 5 roky
test51.spec.js dc6669676f Fix relational operation resulting in an invalid type před 5 roky
test52.spec.js 6178b3f75b Fix #18 před 5 roky
test53.spec.js 299a49dd3e Refactor type system před 5 roky
test54.spec.js 99173c91bf Implement some test cases for the language defined functions před 5 roky
test55.spec.js 99173c91bf Implement some test cases for the language defined functions před 5 roky
test56.spec.js 99173c91bf Implement some test cases for the language defined functions před 5 roky
test57.spec.js 99173c91bf Implement some test cases for the language defined functions před 5 roky
test58.spec.js b4de92b7d1 Fix #20 před 5 roky
test59.spec.js b4de92b7d1 Fix #20 před 5 roky
test60.spec.js 359191aae4 Fix #14 před 5 roky
test61.spec.js 299a49dd3e Refactor type system před 5 roky
test62.spec.js 299a49dd3e Refactor type system před 5 roky
test63.spec.js b51e42a909 Fix a bug where a CompoundType could accept another of same dim před 5 roky
test64.spec.js c872bc157b Implement array as return - Fix #11 před 5 roky
test65.spec.js 9d190afe1c Fix issue where non initialized array would throw an error před 5 roky
test66.spec.js e7afc84807 Fix matrices with no init value throwing exception před 5 roky
test67.spec.js 8bbce93c05 Implement infinity loop test case před 5 roky
test68.spec.js 21ba1fb3c2 Refactor IVProgProcessor to use Config class před 5 roky
testCallMainFunction.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
testDuplicateFunctions.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
testDuplicateVariable.spec.js 91abf11885 Implement the ability to call the main function from inside the code před 5 roky
testMinMax.spec.js 299a49dd3e Refactor type system před 5 roky