History for AlgebraicDataflowArchitectureModel / LanguageServer
2025-04-04
Implemented new constructor and fixed toString() and JavaDoc comments.
Shohei Yamagiwa committed 12 days ago
Added maven-surefire-plugin to see test reports in browsers.
Shohei Yamagiwa committed 12 days ago
Added Position#move method.
Shohei Yamagiwa committed 12 days ago
Renamed some fields and methods in Token.java.
Shohei Yamagiwa committed 12 days ago
Made simple test-case for tokenizer.
Shohei Yamagiwa committed 13 days ago
Implemented model-file tokenizer that has abilities to tokenize comments and splits token by spaces.
Shohei Yamagiwa committed 13 days ago
Made skeleton of a model-file validator.
Shohei Yamagiwa committed 13 days ago
Implemented LSP4J to be able to launch basic language server.
Shohei Yamagiwa committed 13 days ago