Commit Graph

14 Commits

Author SHA1 Message Date
Paul Kulchenko
2e1a512f00 Another end-of-line conversion to fix CRLF endings that were added by the beautification process 2011-12-12 17:01:37 -08:00
Paul Kulchenko
85be275590 Ran most of the lua files (except tools, specs, apis, and lualibs) through a beautifier 2011-12-11 21:14:18 -08:00
crazybutcher
15154050f9 Merge remote branch 'zbstudio/master'
Conflicts:
	cfg/config.lua
	doc/defs.lua
	estrela/config.lua
	src/editor/commands.lua
	src/editor/debugger.lua
	src/editor/filetree.lua
	src/editor/gui.lua
	src/editor/menu_file.lua
	src/editor/menu_project.lua
	src/editor/menu_tools.lua
	src/editor/menu_view.lua
	src/editor/output.lua
	src/editor/shellbox.lua
	src/editor/style.lua
	src/main.lua
2011-12-10 14:53:08 +01:00
Paul Kulchenko
0a550c1d25 Convert CRLF that were inherited with original clone to LF 2011-12-07 20:20:22 -08:00
Paul Kulchenko
5f8ee5ce63 Added 'Lua with debugger' interpreter and reverted changes to 'Lua' interpreter back;
Registered 'Lua with debugger' with zbstudio by default;
Added logic to load custom icons
2011-12-05 12:16:32 -08:00
crazybutcher
edd82b8a4a Fix CRLF 2011-12-05 20:21:43 +01:00
Paul Kulchenko
afd828953b Integrated debugger (MobDebug) and related UI changes 2011-12-04 14:30:52 -08:00
crazybutcher
d41ca43659 revised api file loading 2011-04-07 23:41:07 +02:00
crazybutcher
5039f6794d overhauled interpreter "running" (shellbox and output updated) 2011-03-12 18:33:08 +01:00
crazybutcher
7cb170b0b9 moved non-lua dlls to bin 2011-03-06 14:37:44 +01:00
crazybutcher
5e77bdd49f minor clean-up 2011-01-18 15:22:58 +00:00
crazybutcher
c51fc58014 interpreter stored in settings.ini
interpreter can define which apis to load
added estrelashell interpreter which runs file in shell (has overloaded print/dofile/loadfile with relative file search)
2010-12-19 14:02:27 +00:00
zet23t
1118fadf90 preferences extended, added new syntax specs for HTML and SQL 2010-05-05 19:22:10 +00:00
crazybutcher
e104bf9dcc 2009-03-23 16:37:13 +00:00