issues
search
bakkdoor
/
fancy
Fancy is a dynamic, object-oriented programming language inspired by Smalltalk, Ruby, Io and Erlang that runs on the Rubinius VM.
http://www.fancy-lang.org
BSD 3-Clause "New" or "Revised" License
261
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stop development
#80
delef
opened
8 years ago
1
can not build on debian 9
#79
bill-auger
opened
8 years ago
10
Error while installing Fancy on rbx-head
#78
weirdpercent
closed
10 years ago
10
Reduce over-cleaning and improve feedback from build system
#77
dirk
closed
11 years ago
1
Improve constant performance
#76
dirk
closed
11 years ago
4
Bytecode implementation of Array#[]
#75
dirk
closed
11 years ago
3
Document build process
#74
dirk
opened
11 years ago
2
Switch to Rubinius shortcuts in Fancy compiler
#73
dirk
closed
11 years ago
15
Fix for Rubinius 2.0's gem-based toolset
#72
dirk
closed
11 years ago
3
Benchmark
#71
DAddYE
opened
11 years ago
3
cannot compile fancy
#70
yawnt
closed
11 years ago
7
Improved ifancy
#69
swarley
closed
12 years ago
1
Fix package installer
#68
bakkdoor
closed
12 years ago
0
ifancy doesn't have an :exit method
#67
krainboltgreene
closed
12 years ago
1
Attempted Hash in ifancy turns bad
#66
krainboltgreene
closed
12 years ago
2
Compile class & method defs to message sends
#65
bakkdoor
opened
13 years ago
1
Confused with parsing "/" operator
#64
bakkdoor
closed
11 years ago
4
Improve FancySpec to show mismatch locations
#63
manveru
closed
13 years ago
0
Wrap missing methods
#62
manveru
closed
13 years ago
1
convert readme to markdown
#61
dennyabraham
closed
13 years ago
1
Small typo in README
#60
ghost
closed
13 years ago
1
Fix bin/fdoc
#59
bakkdoor
closed
13 years ago
1
Different rbx bytecode output between boot/rbx-compiler/ and lib/compiler
#58
bakkdoor
closed
13 years ago
1
Updated source files aren't recompiled automatically
#57
bakkdoor
closed
13 years ago
1
Requiring files without ".fy" file extension
#56
bakkdoor
closed
14 years ago
1
Async in Fancy
#55
bakkdoor
closed
12 years ago
0
Fancy Literate Programming.
#54
vic
closed
12 years ago
4
Bug in single line expression.
#53
vic
closed
14 years ago
1
Bug with if_do:else: on a single line.
#52
vic
closed
14 years ago
5
Cleanup multiline strings
#51
bakkdoor
closed
14 years ago
1
Fancy Package system
#50
bakkdoor
closed
12 years ago
4
Implement lazy argument evaluation - Macros.
#49
vic
closed
12 years ago
3
Rename fancydoc/fdoc ?
#48
bakkdoor
closed
14 years ago
4
Create scope for match clause ?
#47
NilsHaldenwang
closed
14 years ago
2
Fix local variables in matchers
#46
NilsHaldenwang
closed
14 years ago
3
fdoc - API documentation generator.
#45
vic
closed
14 years ago
5
Simpler error message for parse error
#44
bakkdoor
closed
13 years ago
1
Add newline escaping via '\'
#43
bakkdoor
closed
14 years ago
1
New Regexp literals
#42
bakkdoor
closed
14 years ago
1
Add Range syntax
#41
bakkdoor
closed
14 years ago
1
Add Tuple literals
#40
bakkdoor
closed
14 years ago
1
Pattern Matching - Match clause (fancy's case statement)
#39
vic
closed
14 years ago
5
Add support for unknown_message:params:
#38
bakkdoor
closed
14 years ago
3
Pattern matching - Method dispatch.
#37
vic
closed
12 years ago
13
Forwarding methods / "Optional arguments"
#36
bakkdoor
closed
14 years ago
7
Gemfile for Fancy
#35
vic
closed
13 years ago
4
ParseError for "finally"
#34
bakkdoor
closed
14 years ago
5
Experiment with indentation based parser.
#33
vic
closed
13 years ago
0
Ruby send without explicit parens for ruby methods taking more than one arg.
#32
vic
closed
14 years ago
2
Splat arguments for ruby_args.
#31
vic
closed
13 years ago
2
Next