issues Search Results · repo:Rob-bie/expr language:Elixir
Filter by
4 results
(84 ms)4 results
inRob-bie/expr (press backspace or delete to remove)Just installed the package in 1.9.2 and got this:
== Compilation error in file lib/expr/ops.ex == ** (CompileError) lib/expr/ops.ex:14: Expr.Ops.struct/1 is undefined,
cannot expand struct Expr.Ops (stdlib) ...
snunezcr
- 1
- Opened on Mar 9, 2020
- #8
== expr
Compiling 5 files (.ex)
== Compilation error on file lib/expr/parser.ex ==
** (CompileError) deadlocked waiting on module Expr.Ops
(elixir) src/elixir_aliases.erl:80: :elixir_aliases.ensure_loaded/3 ...
dongmaster
- 2
- Opened on Jul 5, 2016
- #6
If you do Expr.eval!( 1000! ) you get [:bad_arg] as a result. However, if you do Expr.eval!( 123123132! ) it hangs and
starts actually calculating it.
dongmaster
- Opened on May 30, 2016
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.