1. 12 Jun, 2014 3 commits
    • Carl Suster's avatar
      Grammar/formatting tweak to comments · d26de55e
      Carl Suster authored
      Fixes #897 with amendment
      d26de55e
    • Kolja Dummann's avatar
      add Meta Programming System gitignore files · d60485f4
      Kolja Dummann authored
      The Meta Programming System is a language workbench created by JetBrains.
      
      http://jetbrains.com/mps/
      
      By default this file will ignore the generated java source and the compiled java classes that are
      produced by the language compiler. It will only add the Models which contain all information
      necessary to reproduce the the java source code and the the resulting class files.
      
      In addition to the generated source code it will ignore the test result files and test property files,
      because those are also generated from the models.
      
      The ignore file also prevents commiting the workspace.xml which contains the currently editor state,
      like open files and cursor position.
      d60485f4
    • Carl Suster's avatar
      Merge pull request #1101 from kargakis/patch-1 · 76c09c6f
      Carl Suster authored
      Ignore profile files
      76c09c6f
  2. 06 Jun, 2014 1 commit
  3. 30 May, 2014 2 commits
  4. 29 May, 2014 2 commits
  5. 28 May, 2014 11 commits
  6. 26 May, 2014 4 commits
  7. 20 May, 2014 1 commit
  8. 12 May, 2014 2 commits
  9. 11 May, 2014 4 commits
  10. 10 May, 2014 1 commit
  11. 08 May, 2014 1 commit
  12. 07 May, 2014 8 commits