Nicolas Petton
|
60e5eaffe8
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
90f40335d8
- Update to CodeMirror 3.1
|
11 years ago |
Nicolas Petton
|
e35a50551e
Fixes issue #396
|
11 years ago |
Nicolas Petton
|
6b3996e096
Removed a commented section of code
|
11 years ago |
Nicolas Petton
|
f9ca0b1f7c
Merge pull request #397 from mkroehnert/travis
|
11 years ago |
Manfred Kroehnert
|
2c1b5c8cb1
travis.yml: remove custom test script
|
11 years ago |
Manfred Kroehnert
|
c0b938ae5f
package.json: modify the test script to first compile amber_test_runner and then call it
|
11 years ago |
Manfred Kroehnert
|
a8138815be
grunt: rename the output of the amber_test_runner from run.js to amber_test_runner.js
|
11 years ago |
Nicolas Petton
|
095575abd0
Merge pull request #395 from mkroehnert/grunt
|
11 years ago |
Nicolas Petton
|
a2f96da353
First draft of a source code widget
|
11 years ago |
Nicolas Petton
|
3e255a14df
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
dffc2564aa
Fixed protocol organizer registration
|
11 years ago |
Nicolas Petton
|
47f04b843e
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
d1a0e26c8a
- Fix for DoIt protocol when evaluating expressions
|
11 years ago |
Nicolas Petton
|
0f96289cee
fix protocol announcement handling
|
11 years ago |
Nicolas Petton
|
6ccca62741
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
b1237d41a3
Add class knowledge to Protocol announcements and class organizer
|
11 years ago |
Nicolas Petton
|
1d79729d09
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
8bd70b8de2
Better handling of system announcements and organizers
|
11 years ago |
Nicolas Petton
|
5dfaf765fb
Split Organizer into Organizer and ClassOrganizer
|
11 years ago |
Nicolas Petton
|
0e3f90ef18
Fixed method announcement handling
|
11 years ago |
Nicolas Petton
|
8950b57d77
Fixed CompiledMethod >> isOverride
|
11 years ago |
Nicolas Petton
|
98bc6cbb6a
Fixed classes announcement handling
|
11 years ago |
Nicolas Petton
|
92237bffaf
Merge branch 'master' into helios
|
11 years ago |
Nicolas Petton
|
ec60a4c078
Do not remove methods on class removal
|
11 years ago |
Nicolas Petton
|
16d52ed8ee
Handle class announcements
|
11 years ago |
Nicolas Petton
|
18c7d1c2d4
Improved announcement support
|
11 years ago |
Manfred Kroehnert
|
74d32c47d5
grunt: add SUnit-Tests.st to amberc:all target
|
11 years ago |
Manfred Kroehnert
|
2f4e516394
grunt: disable unused targets for the release
|
11 years ago |
Manfred Kroehnert
|
bd445e3e2a
grunt: run pegjs in default task and enable pegjs caching
|
11 years ago |