1. 5f0d67c update target plaform by Simon Bernard · 10 years ago
  2. ca5e076 Refactoring koneki => ldt by Simon Bernard · 10 years ago
  3. 56fdbeb fix windows splash screen problem, add windows and mac icons by Simon Bernard · 10 years ago
  4. f2ac65d update documentation link version by Simon Bernard · 10 years ago
  5. c9eed66 fix signing problem by Simon Bernard · 10 years ago
  6. 200b1d8 update version to 1.3.0 by Simon Bernard · 10 years ago
  7. 3a87e18 fix path for deploy nightly update site by Simon Bernard · 10 years ago
  8. 0f83e42 update tycho version and move to eclipse-jarsigner-plugin by Simon Bernard · 10 years ago
  9. fb99be5 Update eclipse maven repository by Simon Bernard · 10 years ago
  10. c9c2ca6 update nightly directory path. by Simon Bernard · 10 years ago
  11. d2ee4ec bug 439995: unexpected syntax error on valid file by Simon Bernard · 10 years ago
  12. 329e29c update branding (missing windows and mac icons ...) by Simon Bernard · 10 years ago
  13. 7e6e616 update target platform by Simon Bernard · 10 years ago
  14. 72fbee5 bug 433607: [CSS] handle eclipse dark theme. by Simon Bernard · 10 years ago
  15. 009efda Update mylyn wikitext plugin version to build against Luna by Marc Aubry · 10 years ago
  16. 84198d3 update target platform. by Simon Bernard · 10 years ago
  17. d76d8d1 missing since tag. by Simon Bernard · 10 years ago
  18. 295356f Enable to use both @map and @extend tags on one module or type. by Marc Aubry · 10 years ago
  19. a6bee43 fix build problem :/ by Simon Bernard · 10 years ago
  20. 48c5c76 Bug 432623 - add somes fixes on wizard for doclua files by Simon Bernard · 10 years ago
  21. 6aac5ca Fixing rename shortcut for MacOS and expression detection and clean by Kevin KIN-FOO · 10 years ago
  22. 6818f5f Bug 432623 - Have a wizard to create luadoc files by Marc Aubry · 10 years ago
  23. 766dc75 Bug 432627 - Whole file on error after a @field bad syntax by Marc Aubry · 10 years ago
  24. 7f0d106 Bug 432173 - Using a proper way to raise an error. by Marc Aubry · 10 years ago
  25. 5ff0e3b Bug 432173 - Documenting a parametter without name have unexpected behaviour by Marc Aubry · 10 years ago
  26. 7ec04e5 bug 393221: [formatter] long comment problem with formatter by Simon Bernard · 10 years ago
  27. 7d785f2 bug 428369: Warning when we set two Execution Environments for one project by Simon Bernard · 10 years ago
  28. cd5e911 remove unused NLS messages. by Simon Bernard · 10 years ago
  29. 2f1905c bug 430089: [auto-completion] Autocompletion doesn't work after some globals by Simon Bernard · 10 years ago
  30. 16ed2c4 bug 429170: [plan] Support __call by Simon Bernard · 10 years ago
  31. 90d3a61 bug 405458: Manage list and map by Marc Aubry · 10 years ago
  32. 0fcb7fa fix build problems. by Simon Bernard · 10 years ago
  33. 0fec776 bug 429806: Better VM integration: add Lua 5.1, 5.2, Luajit support and by Simon Bernard · 10 years ago
  34. 7496c7a Open rockspecs by default with LDT. by Kevin KIN-FOO · 10 years ago
  35. dee17d7 bug 424158: be more resilient with syntax error (manage last line) by Simon Bernard · 10 years ago
  36. 4d7f83f Testing line endings while formatting. by Kevin KIN-FOO · 10 years ago
  37. eb05833 Avoid trying to format wrong source. by Kevin KIN-FOO · 10 years ago
  38. ceedaf2 Removing a coma in documentation. by Kevin KIN-FOO · 10 years ago
  39. bfdf626 Adding shebang handling tests. by Kevin KIN-FOO · 10 years ago
  40. 46b55c9 Refactor tests accordingly. by Kevin KIN-FOO · 10 years ago
  41. 8046edf Formatter now really handles changing end of line delimiter. by Kevin KIN-FOO · 10 years ago
  42. 5eb00b3 bug 427012: Rename a variable by Marc Aubry · 10 years ago
  43. 747aa7e Handling shebang while formatting. by Kevin KIN-FOO · 10 years ago
  44. 12becc8 bug 414410: implement type resolution by Simon Bernard · 10 years ago
  45. 9e5d80e bug 422555: add library in tooling without affecting runtime path by Simon Bernard · 10 years ago
  46. f4bf6b9 bug 427385: [debugger] syntax error in expression view crash debugger by Simon Bernard · 10 years ago
  47. 4c5edb5 bug 426923: store #table type as inlinetype. by Simon Bernard · 10 years ago
  48. 16ecdaf bug 414410: add tests by Simon Bernard · 10 years ago
  49. 7f97039 fix error from metalua/formatter refactoring. by Simon Bernard · 10 years ago
  50. cfc57a9 Allow to extend a module. by Marc Aubry · 10 years ago
  51. 061c368 bug 414410: add information in html documentation by Simon Bernard · 10 years ago
  52. b380255 bug 414410: add template and highlight syntax for @extends tag by Simon Bernard · 10 years ago
  53. 821e717 bug 414410: add inherited type in outline by Simon Bernard · 10 years ago
  54. 7104511 bug 414410: manage inheritance in autocompletion by Simon Bernard · 10 years ago
  55. c74b5af bug 414410: update model to support inheritance by Simon Bernard · 10 years ago
  56. 0276f01 Create luna target platform by Marc Aubry · 10 years ago
  57. b9b0037 bug 426219: fix fragment problem see Bug 426445 by Simon Bernard · 10 years ago
  58. d3a6d0b Building against Luna repo, make the code compatible. by Marc Aubry · 10 years ago
  59. a615230 bug 424155: [jnlua] fix double script argument problem. by Simon Bernard · 10 years ago
  60. e8e4610 Renaming lua formatter. by Kevin KIN-FOO · 10 years ago
  61. 70e712b bug 424158: Be more resilient with syntax error. Some fixes. by Marc Aubry · 10 years ago
  62. 5d6489e bug 424158: Be more resilient with syntax error. by Marc Aubry · 10 years ago
  63. e633a75 bug 426331: [plan] Integration of metalua 0.7.2 by Kevin KIN-FOO · 10 years ago
  64. 4e9c88d bug 425637: add ';;' as default "LUA_PATH" when the env var does not exist by Simon Bernard · 10 years ago
  65. e07b789 bug 425637: change default console output mode and make it configurable by Simon Bernard · 10 years ago
  66. 8ec625d bug 424155: [jnlua] be compliant with the args convention of "classic" VM by Simon Bernard · 10 years ago
  67. 60de47f bug 424156: enhance remote debugging by Simon Bernard · 10 years ago
  68. d109916 bug 424158: [autocomplete] be more resilient with syntax error. by Simon Bernard · 10 years ago
  69. e8015fc Clean and revert some code, increasing version to 0.1.4 by Marc Aubry · 10 years ago
  70. 7230943 add apache.commons.lang to ldt product by Simon Bernard · 10 years ago
  71. 9fe8378 [luadocumentor] Adding a check of Lua version and generate doc for by Marc Aubry · 10 years ago
  72. e2129f1 Adding Tips&Tricks section in the documentation. by Marc Aubry · 10 years ago
  73. 5ed7ac1 increment version to 1.2.0 by Simon Bernard · 10 years ago
  74. de51f10 [luadocumentor]increment luadocumentor version. by Simon Bernard · 10 years ago
  75. 812d0b9 Bug 423125 - fix regression with 'special' encoding character. by Simon Bernard · 10 years ago
  76. b1c8937 [luadocumentor] add support of optional tags. by Simon Bernard · 10 years ago
  77. f6bfb5d Bug 423125 - Files with errors crashes Lua Development Tools by Marc Aubry · 10 years ago
  78. f081835 bug 423786: [launchconf] working directory is not well set by Simon Bernard · 10 years ago
  79. f94cabe Bug 422778 - [AST] Missing a lineinfo attribute on `Index by Kevin KIN-FOO · 10 years ago
  80. 6a41218 Bug 421645: Syntax error for empty return at the end of the file by Kevin KIN-FOO · 10 years ago
  81. 571800c Bug 422363 - [formatter] Wrong identation of the params on a call with by Marc Aubry · 10 years ago
  82. 554e168 Adding apache.commons.lang in the ldt feature. And cleaning remote product. by Marc Aubry · 10 years ago
  83. bf35300 bug 395390: [codefolding] background color of code folding tooltip don't by Simon Bernard · 10 years ago
  84. 75fd356 fix UserLibraryWizardPage loading page problem. by Simon Bernard · 10 years ago
  85. 4854af9 bug 421850: [ast] merging problem with global by Simon Bernard · 10 years ago
  86. b0e5730 bug 421630: [auto-complete] not autocompletion when a table is attach to a type by Simon Bernard · 10 years ago
  87. 556cee9 Bug 421625 : add tests for this bug by Simon Bernard · 10 years ago
  88. cd8aa3c use Unix style line delimiters by Simon Bernard · 10 years ago
  89. d714d2f bug 421851: [luadocumentor] bad name format for global function without by Simon Bernard · 10 years ago
  90. 4c2ca0b bug 421622: [outline]module selection in outline does not select it in by Simon Bernard · 10 years ago
  91. 8dbbbf9 Bug395387 Documentation of global function should'nt hide self parameter by Marc Aubry · 10 years ago
  92. 7ab32b3 bug 421625: [auto-complete] bad field typing by Simon Bernard · 10 years ago
  93. 5142244 bug 421618: [outline]function selection in outline does not select it in by Simon Bernard · 10 years ago
  94. 9e4c26c [formatter] Fixing table formatting. by Kevin KIN-FOO · 10 years ago
  95. 029c077 Bug395387 Documentation of global function should'nt hide self parameter by Marc Aubry · 11 years ago
  96. ab115a9 bug 396513: Weird auto closing policy for long comments by Simon Bernard · 11 years ago
  97. 47d9fa1 Bug386149 [debugger]Inspector window showing wrong order of arrays by Marc Aubry · 11 years ago
  98. dcf30f1 bug 411593: [execution environment] problem with some archives. by Simon Bernard · 11 years ago
  99. a157e02 Cleaner libraries for Linux 64 JNLua with lower libc dependencies . by Kevin KIN-FOO · 11 years ago
  100. 646e4c5 Fix "Enables global vars" preference. by Marc Aubry · 11 years ago