negelef
|
7046ec35e5
Allow yes/no and on/off as flag values.
|
7 년 전 |
negelef
|
b4dbb50dc0
Added support for explicitly setting the value of flags.
|
7 년 전 |
negelef
|
bd84b59248
Fixed tutorial
|
7 년 전 |
negelef
|
9cbff2216a
Unified error stream in option parsing
|
7 년 전 |
negelef
|
de52e92426
Renamed SystemTools to System
|
7 년 전 |
negelef
|
c62b98c59a
Added basic support for parsing in stages which ignores unknown options but still diagnoses other errors
|
7 년 전 |
negelef
|
233a839676
Improved option parsing template
|
7 년 전 |
negelef
|
559e616556
Added basic support for inferring the default platform from the preferred object file extension used by the machine. Specifying the -p or --platform option is in many cases no longer necessary when targeting the same platform as the compiler is running on.
|
7 년 전 |
skoster
|
6afa191235
Added float options
|
8 년 전 |
felixf
|
43b971c574
Added platforms/defaults to StaticLinker (introduced Options.Defaults)
|
9 년 전 |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 년 전 |