Lucas de Souza
							
						 | 
						
							
							
								09e19e314d
							
							Implement code gereration for char literal values through the UI
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								03830eaba2
							
							Merge branch 'autoeval-bug' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								5f8ce9261a
							
							fixup! Fix code_generator bug where main function would have a fixed named despite lang config
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								746ec7d823
							
							Fix code_generator bug where main function would have a fixed named despite lang config
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								3413f52c56
							
							Merge branch 'feat-default-en-lang' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								15a423d849
							
							Implement english as default language
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								84b8ceca16
							
							Merge branch 'fix-catch-block-bug' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								0487846fc5
							
							Remove 'continue' command from empty catch block replacing it with a
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								e422592f42
							
							Merge branch 'newWriteFunction' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								525825fb2a
							
							Merge branch 'master' into newWriteFunction
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								f0993d6132
							
							Compress .svg files for linebreak button
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								5a00dc9eeb
							
							Update package.json file
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								c992350c56
							
							Implement new writer function code generation
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								ece240759a
							
							Implement linei break UI button and tooltip information
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								787c1b6b95
							
							Merge branch 'char-type' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								fd8356d0d0
							
							Merge branch 'autoeval_improve' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								dc3f2580be
							
							Implement write as a function with polymorphiv variadic parameter
						 | 
						5 년 전 | 
					
				
					
						
							
								   Igor
							
						 | 
						
							
							
								4daa79b32e
							
							Name Functions AutoEval updated
						 | 
						5 년 전 | 
					
				
					
						
							
								   Igor
							
						 | 
						
							
							
								dcdc79abcc
							
							Finished auto evaluation integrade to iAssign
						 | 
						5 년 전 | 
					
				
					
						
							
								   Igor
							
						 | 
						
							
							
								f8b365be4a
							
							AutoEval: removed the request for teacher test cases and return -5 for FeedbackConvention
						 | 
						5 년 전 | 
					
				
					
						
							
								   Igor
							
						 | 
						
							
							
								cb12236973
							
							AutoEval: removed request for teacher test cases
						 | 
						5 년 전 | 
					
				
					
						
							
								   GitAdmin
							
						 | 
						
							
							
								d9c937e37d
							
							Merge branch 'fixDomParens' of LInE/iVProg into master
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								fefef99c0d
							
							Fix parenthesis during INFO and ERR messages in the DOMConsole
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								8b25f91027
							
							Fix some type information in the i18n/ folder
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								3bbd21ccb9
							
							Implement char type into the visual UI
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								f9f705d169
							
							Implement  the char related functions into definedFunctions.js and grammar files (pt)
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								145634b25b
							
							Implement the following convertions: char -> int, int -> char
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								2d7119b4d6
							
							Change  lang function return type from String to Char
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								dd3fbaa603
							
							Fix some TypeScript issues regarding the typeSystem/ classes
						 | 
						5 년 전 | 
					
				
					
						
							
								   Lucas de Souza
							
						 | 
						
							
							
								b57eaae608
							
							Implement Char basic operations:
						 | 
						5 년 전 |