Marius Kintel
|
0321eb9ae5
|
#1923: Fix regression: Default argument values were looked up in the call scope instead of the lexical scope
|
2017-02-14 00:20:29 -05:00 |
|
Marius Kintel
|
fa3f58d847
|
Separated the Annotation class into annotation.h
|
2016-09-25 03:13:23 -04:00 |
|
Marius Kintel
|
edd22ad371
|
Green Refactoring: Rewrote Annotation to work directly on an Expression object
|
2016-09-25 02:44:32 -04:00 |
|
Marius Kintel
|
b7c8cb6c7c
|
updateLoc() -> setLocation()
|
2016-09-19 16:12:28 -04:00 |
|
amarjeetkapoor1
|
182982b7c2
|
Problem related to parameter of re-assigned variable solved
|
2016-08-12 22:12:29 +05:30 |
|
amarjeetkapoor1
|
4ab1b95954
|
test for parameterization backend added
|
2016-07-24 03:49:17 +05:30 |
|
amarjeetkapoor1
|
02b3079aee
|
Backend for parameteriztion with thingiverse like syntax
|
2016-07-24 02:31:11 +05:30 |
|
Marius Kintel
|
f4ddead656
|
C++11: gcc-4.6.1 doesn't support delegating constructors
|
2016-06-13 21:38:21 -04:00 |
|
Marius Kintel
|
b509afd4ed
|
Added a Location object to ASTNode, to track source code locations
|
2016-06-13 20:20:04 -04:00 |
|
Marius Kintel
|
fb18ec935b
|
AST refactoring: New ASTNode supertype, refactored Expression, Module and Function class hierarchies
|
2016-06-13 19:35:42 -04:00 |
|