Skip to content

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

Expr.eval!( 1 + 2 * 3 ) = [6.0] Should yield [7.0]
  • zmoshansky
  • 1
  • Opened 
    on Sep 29, 2015
  • #1
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub