Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - LAPIN

#1
Version 1.1.0 is out. With small addition for more type checking.
#2
Good work.


You better run, sc2mapster are sending their army of angry kids to register on darkblizz and QQ.


I'm sure you can come up with a better name. :-)


Lapin
#3
Online version is now running 1.0.0
#4
It just got out a few minutes ago. :-)
#5
New version with static type analysis. This is the initial release of this feature...


Tested with "major" existing AIs.


Let me know if some type conversions are not right.


Have fun,
Lapin
#6
Looks great!


Just need to wait 3 more days. ;-)


P.S. There should be a new "major" version of lapin.exe in the upcoming days too. It will change the command line options a bit (nothing too big though)
#7
There is now a web version available at http://www.galaxyvalidator.com/.
#8
0.9.1 add support for multi-dim arrays.
#9

@Astazha: i need to add support for multi-dim arrays. thats in my todo.


@kazibi: feel free to integrate it in your editor. I do know of a good source for the language syntax. I just ask people what works and what doesn't work. :-)
#10
@Astazha: i need to add support for multi-dim arrays. thats in my todo.

@kazibi: feel free to integrate it in your editor. I do not know of a good source for the language syntax. I just ask people what works and what doesn't work. :-)

Edit: Oops, I do NOT know... :-)
#11
New version out 0.8.0. It allows you to read base scripts files to reduce the number of warnings.


If yo take time to setup your project, you should not get any false positives. So warnings about undeclared funtion/variables will actaully be helpful.


Hth,
Lapin
#12
Thanks for the feedback. Is void f(void) allowed? Or only void f()?
#13
AI Development / Re: Galaxy syntax validator Tool
March 12, 2010, 12:42:23 PM
New version 0.7.0.


Adds warnings for undeclared varaibles (which can be annoying a bit?).


Adds error when calling a function with the wrong number of arguments.
#14
AI Development / Re: Galaxy syntax validator Tool
March 11, 2010, 12:15:17 PM
Gj. In your next version it would be nice to indicate the tool version number so people know if they have to update.
#15
AI Development / Re: Galaxy syntax validator Tool
March 10, 2010, 10:02:23 PM
Cool. gj on the editor. I added it to the first post.