On Friday, 25 April 2014 at 19:51:22 UTC, Adam Wilson wrote:
I know we don't place much value in TIOBE and it's brethren.
However, I thought that this was a milestone worthy of a note
anyways.
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
It's interesting that C++ has been
On Friday, 25 April 2014 at 20:22:32 UTC, Théo Bueno wrote:
I just don't understand how they make their calculations.
http://www.tiobe.com/index.php/content/paperinfo/tpci/tpci_definition.htm
Apparently they use:
+"D programming" -"3-D programming" -"DTrace"
?
They claim 90% confidence, bu
On Friday, 25 April 2014 at 19:51:22 UTC, Adam Wilson wrote:
I know we don't place much value in TIOBE
What do you mean, we're in the top 20! Now's the time to put
value in TIOBE :)
On Friday, 25 April 2014 at 19:51:22 UTC, Adam Wilson wrote:
I know we don't place much value in TIOBE and it's brethren.
However, I thought that this was a milestone worthy of a note
anyways.
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
Well, in fact last month D was 17t
I know we don't place much value in TIOBE and it's brethren. However, I
thought that this was a milestone worthy of a note anyways.
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
--
Adam Wilson
GitHub/IRC: LightBender
Aurora Project Coordinator
On 4/25/14, Jos van Uden via Digitalmars-d-announce
wrote:
> For those who are interested in the Excelsior Jet AOT Java to native
> compiler
> http://www.excelsiorjet.com/charity
>
> Note: non-upgradable, no support
If it's OT it does not belong to D.announce. Please stop spamming this
Java stuff
On Friday, 25 April 2014 at 13:00:20 UTC, Dejan Lekic wrote:
whilst bootstrapping the process and also for some tests I
wrote for my
MQTT broker. I think this should work but I can't try it right
You have a MQTT broker? Free? Open-source? Can I haz teh code
plx!
https://github.com/atilaneve
On Friday, 25 April 2014 at 13:07:43 UTC, Sönke Ludwig wrote:
Am 25.04.2014 15:00, schrieb Dejan Lekic:
whilst bootstrapping the process and also for some tests I
wrote for my
MQTT broker. I think this should work but I can't try it
right
You have a MQTT broker? Free? Open-source? Can I haz t
Am 25.04.2014 15:00, schrieb Dejan Lekic:
whilst bootstrapping the process and also for some tests I wrote for my
MQTT broker. I think this should work but I can't try it right
You have a MQTT broker? Free? Open-source? Can I haz teh code plx!
https://github.com/atilaneves/mqtt
BTW, shouldn'
whilst bootstrapping the process and also for some tests I
wrote for my
MQTT broker. I think this should work but I can't try it right
You have a MQTT broker? Free? Open-source? Can I haz teh code plx!
On Friday, 25 April 2014 at 12:18:41 UTC, John Colvin wrote:
On Friday, 25 April 2014 at 11:11:18 UTC, Atila Neves wrote:
On Friday, 25 April 2014 at 10:20:47 UTC, Rikki Cattermole
wrote:
On Friday, 25 April 2014 at 10:02:45 UTC, Dicebot wrote:
On Friday, 25 April 2014 at 09:45:06 UTC, Rikki Ca
On Friday, 25 April 2014 at 11:11:18 UTC, Atila Neves wrote:
On Friday, 25 April 2014 at 10:20:47 UTC, Rikki Cattermole
wrote:
On Friday, 25 April 2014 at 10:02:45 UTC, Dicebot wrote:
On Friday, 25 April 2014 at 09:45:06 UTC, Rikki Cattermole
wrote:
Also when using things like __LINE__ keep the
On Friday, 25 April 2014 at 11:11:18 UTC, Atila Neves wrote:
Is there any other way to achieve @Given("regexp") that also
gets passed in the line number automatically without the
template param? If so I'll glady use it, if not I think Rikki's
solution seems to be the simplest so far.
Atila
On Friday, 25 April 2014 at 10:20:47 UTC, Rikki Cattermole wrote:
On Friday, 25 April 2014 at 10:02:45 UTC, Dicebot wrote:
On Friday, 25 April 2014 at 09:45:06 UTC, Rikki Cattermole
wrote:
Also when using things like __LINE__ keep them to template
args, as they are inferred to the initiation if
For those who are interested in the Excelsior Jet AOT Java to native compiler
http://www.excelsiorjet.com/charity
Note: non-upgradable, no support
On Friday, 25 April 2014 at 10:02:45 UTC, Dicebot wrote:
On Friday, 25 April 2014 at 09:45:06 UTC, Rikki Cattermole
wrote:
Also when using things like __LINE__ keep them to template
args, as they are inferred to the initiation if possible.
This is antipattern. Default function arguments for __
On Friday, 25 April 2014 at 09:45:06 UTC, Rikki Cattermole wrote:
Also when using things like __LINE__ keep them to template
args, as they are inferred to the initiation if possible.
This is antipattern. Default function arguments for __LINE__ and
__FILE__ are also evaluated at call site. Movi
On Friday, 25 April 2014 at 08:52:18 UTC, Atila Neves wrote:
On Friday, 25 April 2014 at 08:45:20 UTC, Atila Neves wrote:
On Thursday, 24 April 2014 at 18:53:22 UTC, Jacob Carlborg
wrote:
On 2014-04-23 15:24, Atila Neves wrote:
Like testing with Cucumber? Wish you could call native D
code with
On Friday, 25 April 2014 at 08:45:20 UTC, Atila Neves wrote:
On Thursday, 24 April 2014 at 18:53:22 UTC, Jacob Carlborg
wrote:
On 2014-04-23 15:24, Atila Neves wrote:
Like testing with Cucumber? Wish you could call native D code
with it?
Now you can!
http://code.dlang.org/packages/unencumbere
On Thursday, 24 April 2014 at 18:53:22 UTC, Jacob Carlborg wrote:
On 2014-04-23 15:24, Atila Neves wrote:
Like testing with Cucumber? Wish you could call native D code
with it?
Now you can!
http://code.dlang.org/packages/unencumbered
https://github.com/atilaneves/unencumbered
I especially lik
On Thursday, 24 April 2014 at 18:55:20 UTC, Jacob Carlborg wrote:
On 2014-04-23 15:24, Atila Neves wrote:
Like testing with Cucumber? Wish you could call native D code
with it?
Now you can!
http://code.dlang.org/packages/unencumbered
https://github.com/atilaneves/unencumbered
I especially lik
On Thursday, 24 April 2014 at 14:10:07 UTC, Jacob Carlborg wrote:
On 24/04/14 09:19, Atila Neves wrote:
I did, yeah, that's why I asked that question recently about
calling D
from Ruby.
Right, that was you.
I also thought of using Thrift and played about with it but
in the end decided that
22 matches
Mail list logo