March 03, 2010 General » Re: One minute to twelve: last chance to fix D2 ABI? | |||
|---|---|---|---|
| |||
...the synergy of returns in EAX and params in EAX. It would be fairly easy... | |||
March 01, 2010 General » Unofficial wish list status.(Mar 2010) | |||
|---|---|---|---|
| |||
...Explicit module `friendship` (#43) 33 Pass value params byref (#34) 33 auto-member objects (#45... | |||
February 22, 2010 General » Re: D2 Closure | |||
|---|---|---|---|
| |||
...not be a perfect approach, but at least you *can* leave middle params as default. | |||
February 01, 2010 Learn » Re: RS232 / USB read/write? | |||
|---|---|---|---|
| |||
...public bool isOpen() {
return isOpen_;
}
/*************************************************************
* Write property
* Params:
* value = 110, 300, 600, 1200, 2400, 4800... | |||
February 01, 2010 General » Unofficial wish list status.(Feb 2010) | |||
|---|---|---|---|
| |||
...Explicit module `friendship` (#43) 33 Pass value params byref (#34) 33 auto-member objects (#45... | |||
January 30, 2010 Issues » [Issue 3755] New: Regression forward declaration templates something | |||
|---|---|---|---|
| |||
...Params == function ) )
alias Params ParameterTupleOf;
else static if( is( Fn Params == delegate ) )
alias ParameterTupleOf!(Params... | |||
January 12, 2010 Concurrency » [dmd-concurrency] draft 4 | |||
|---|---|---|---|
| |||
...passing multiple functions that accept the same params is valid. The first will just always... | |||
January 12, 2010 General » Re: Variable-length stack allocated arrays | |||
|---|---|---|---|
| |||
...for SciD is just that, double[] algo(params, double[] buffer=null, double[] workspace=null); and... | |||
January 01, 2010 General » Unofficial wish list status.(Jan 2010) | |||
|---|---|---|---|
| |||
...Explicit module `friendship` (#43) 33 Pass value params byref (#34) 33 auto-member objects (#45... | |||
December 26, 2009 General » Re: Function meta information | |||
|---|---|---|---|
| |||
...mixin("R opCall("~
refToParamList("" /* no leading parameter */, "Params!(C)[1 .. $]" /* types to check */, isRef!(C... | |||
Copyright © 1999-2021 by the D Language Foundation