Commit Graph

35 Commits (master)

Author SHA1 Message Date
edef 246b9d32ec Replace the stack trace in the README with a modern one 2017-03-16 22:53:34 +01:00
edef d07fcea0eb bound fail again -> bound to fail again 2016-12-02 15:27:02 -05:00
edef 22b16732f7 v1.2.1 2016-09-22 13:42:27 -04:00
edef 84d6cef719 Add IRCCloud badge [skip-ci] 2016-09-22 13:39:32 -04:00
edef 7efb3218c4 v1.2.0 2016-09-09 11:08:55 -04:00
Amanieu d'Antras 40e955638e Add support for AArch64
close #43
2016-09-09 10:59:35 -04:00
edef 0a99491f70 v1.1.0 2016-09-06 23:38:32 -04:00
edef a292648e8e v1.0.5 2016-09-04 08:05:35 -04:00
Steve Klabnik 0ccf72fcb3 Fix link to Stack in readme
close #46
2016-09-04 02:59:29 -04:00
whitequark 11a6c2a658 README: mention that bare metal is supported. 2016-09-04 02:13:46 -04:00
whitequark 3f6c895cb7 README: explicitly list supported platforms. 2016-09-02 14:51:29 -04:00
Jonathan Soo 2f143a18dc Change README to use suspend()
fix #37
2016-09-02 14:45:22 -04:00
edef a60fcbfcdb v1.0.4 2016-08-31 20:25:43 -04:00
edef 49d1a24e8f v1.0.3 2016-08-31 14:25:51 -04:00
Peter Atashian 28c12a5ec5 Clarify UMS threads
fix #32
2016-08-31 14:24:25 -04:00
whitequark 4c5b0389c9 README: mention or1k support. 2016-08-31 14:17:54 -04:00
edef f778fbacbf add crates.io badge 2016-08-30 21:09:26 -04:00
edef dd69fa563a update README installation section 2016-08-30 21:03:48 -04:00
whitequark 5a77a01863 Implement OwnedStack. 2016-08-30 12:20:34 -04:00
Corey Richardson 77f83e0d21 Relicense to dual MIT/Apache-2.0
Closes https://github.com/edef1c/libfringe/issues/23
2016-08-20 23:39:19 +02:00
whitequark eb247666ba Explain how to use on bare metal in README. 2016-08-19 15:12:42 +02:00
whitequark 7d5075edc2 Add more examples to README.
This also renames some functions for a mild increase in backtrace
clarity.
2016-08-13 13:38:04 +02:00
whitequark ddbf9a5afe Reimplement Generator to pass both input and output values around. 2016-08-13 13:38:04 +02:00
whitequark 302ceef10a Clarify the Windows situation.
Also, remove the Windows OsStack implementation. It will not ever
be useful in libfringe, as even if we add support for Windows
using fibers, the OS allocates stacks for fibers and we needn't
do it manually.
2016-08-13 13:38:04 +02:00
edef ca43ba0498 Make fringe::Context private. 2016-08-13 13:38:04 +02:00
edef 244db8490b Remove the badge for Windows CI too 2016-08-13 12:54:33 +02:00
edef 42f37c967e label the Travis/AppVeyor badges [skip ci] 2016-07-17 16:12:45 -04:00
edef 343108a3ae add AppVeyor badge [skip ci] 2016-07-17 16:11:02 -04:00
whitequark 7ffad26cfd Implement the safe Generator abstraction.
close #24
2016-07-17 13:55:56 -04:00
whitequark cbe136b762 Completely rework fringe::Context and fringe::arch.
The new design concerns itself with one thing and exactly one thing:
passing values back and forth with an extern "C" function.
This allows to simplify fringe::arch into a single primitive, swap.

Close #21
2016-07-16 15:04:15 -04:00
edef 026f7b9925 update benchmarks: 2.5ns on x86_64! 2016-04-03 12:04:46 +02:00
edef 1a4c22c02d point Travis CI badge at master 2015-07-22 17:16:49 -04:00
edef 0051b6065e we've got x86 support now! 2015-04-16 13:20:58 -04:00
edef 1653e7ba5e Add x86 benchmark results to README 2015-04-16 13:17:37 -04:00
edef fd61ad2f66 add README.md 2015-04-16 09:49:47 -04:00